- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into...
[reactos.git] / reactos / lib / rtl /
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-22 Stefan Ginsberg- Fix kernel mode debug output broken in 35520
2008-08-21 Stefan Ginsberg- Patch by Alex Ionescu: Fix a typo, and code cleanup
2008-08-20 Jeffrey MorlanFix infinite loop during generic table lookups. Patch...
2008-08-01 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-07-31 Jeffrey MorlanFix handle leaks in RtlCreateUserThread and SmExecPgm.
2008-07-27 ReactOS Portable... - Fix double semicolon.
2008-07-23 Christoph von Wittichfix all kernel32 version winetests
2008-07-21 Ged MurphyFix Rva handling code
2008-07-21 Timo Kreuzeruse %p in sprintf instead of %x / cast to int
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-19 ReactOS Portable... - Implement DebugService2, but don't make it do anythin...
2008-07-18 Timo KreuzerRtlpCreateCriticalSectionSem: use InterlockedCompareExc...
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-13 ReactOS Portable... - Write a DebugService routine for ARM in the RTL libra...
2008-07-10 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-08 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-07 Jeffrey MorlanExtract days-since-epoch calculation code from RtlTimeT...
2008-07-02 Aleksey Bragin- Prevent crashes when heapPtr is NULL, also fix broken...
2008-06-29 Aleksey Bragin- Revert 22081 by Magnus Olsen:
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-12 Aleksey Bragin- Formatting cleanup for the previously patched functions.
2008-06-12 Aleksey BraginOriol Pique <oripipa@yahoo.es>
2008-06-06 Aleksey Bragin- Update RtlIsTextUnicode (fixes some ntdll rtlstr...
2008-06-02 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-04-04 Hervé PoussineauAdd svn:eol-style=native property
2008-04-01 Aleksey Bragin- Implement inline version of _rotl. The Win32 version...
2008-03-29 James TaborPhase 2:
2008-03-29 James TaborPhase 1:
2008-03-15 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-03-12 ReactOS Portable... - Make another kind of page fault also be handleable...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-20 Aleksey Bragin- Fix a bug, which led to incorrect prefix tree constru...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-11 Aleksey Bragin- Fix default buffer size for user-mode RtlQueryRegistr...
2007-11-25 Aleksey Bragin- Use PISECURITY_DESCRIPTOR instead of an opaque PSECUR...
2007-11-19 Christoph von Wittichdon't crash when Buffer is NULL
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-30 Thomas Bluemelfix compilation with full optimizations
2007-10-27 Hervé PoussineauSilent debug message
2007-10-23 Gregor BrunmarMade r29837 readable
2007-10-23 Gregor BrunmarAdded RtlCopySecurityDescriptor
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Hervé PoussineauActivate define override check in rbuild
2007-10-14 Art YerkesAdd simple GDB stub.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
2007-09-27 Aleksey Bragin- Fix multiple bugs in RtlWalkFrameChain and secure...
2007-09-17 Aleksey Bragin- Change RtlIsDosDeviceName_U() implementation to a...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-09-02 Hervé PoussineauMake some i386 code conditional
2007-09-01 Art YerkesSet needed sizes for return buffers when we return...
2007-08-28 Hervé PoussineauRevert r28603 and add the correct fix
2007-08-27 Hervé Poussineauqsort() prototype in stdlib.h doesn't specify that...
2007-08-24 Andrew MungerFree memory with the proper tag.
2007-08-07 Aleksey Bragin- Rename exception.c to except.c to avoid conflict...
2007-07-28 Thomas BluemelSome more function prototype fixes and pointer type...
2007-07-14 Thomas BluemelPatch by David Lenon <DavidL@126.com>:
2007-07-05 Christoph von Wittichdon't zero an OEM_STRING with sizeof(UNICODE_STRING)
2007-05-19 Dmitry Gorbachev- Add some code to deal with multibyte code pages.
2007-04-01 KJK::Hyperion!!! ATTENTION EVERYONE - do a make clean after getting...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-16 Art YerkesStragglers plus warning fixen.
2007-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...
2007-03-14 Alex Ionescu- Rewrite RtlQueryRegistryValues and implement all...
2007-03-04 Alex Ionescu- Fix a bug in KeQueryPerformanceCounter which was...
2007-03-03 Alex Ionescu- Fix another typo in CommonDispatchException (with...
2007-03-03 Alex Ionescu- Fix critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-03 Alex Ionescu- Remove DbgPrint committed in FreeLDR by accident.
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-02 Alex Ionescu- Fix various ntoskrnl/wdk compilation issues in rossym...
2007-03-02 Alex Ionescu- Fix some rtl warnings on /W3.
2007-03-02 Alex Ionescu- Merge from KD-branch:
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-18 Alex Ionescu- Add KdDebuggerInitialize1 and enable call to it.
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-01 Johannes Anderwald- Use compiler intrinsics instead of hidden dependency...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-27 Thomas BluemelMake RtlEqualPrefixSid portable
2007-01-26 Aleksey BraginFix compile (debug information is removed from Spare...
2007-01-24 Alex Ionescu- Fix a bug, fix breakage from previous revision.
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-20 Aleksey BraginMerge 25454, 25455, 25457, 25458.
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Art YerkesRemove some spam and add options to make ntoskrnl a...
2007-01-14 Johannes Anderwald- the parameter flags is of type unsigned. Therefore...
2007-01-10 Hervé PoussineauMove x86 specific part to i386/ directory.
2007-01-08 Art YerkesAdd needed reloc types.
next