Fix some .rbuild file problems
[reactos.git] / reactos / lib / rtl /
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.
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-05 Alex Ionescu- Revert 25070: NO.
2006-12-05 Aleksey BraginA necessary hack for PE relocation within physical...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-27 Thomas BluemelFix using a pointer to a temporary variable outside...
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-11-19 Aleksey BraginAdd a typecast to remove a warning
2006-11-19 Johannes Anderwald- fix prototype
2006-11-16 Alex Ionescu- Reorganize HAL exports and export KeTRyToAcquireQueue...
2006-11-16 Alex Ionescu- Purposefully add 6 debug prints to RtlpGetRegistryHan...
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-16 Thomas BluemelFixed usage of uninitialized variable warning
2006-10-16 Alex Ionescu- Implement RtlGetElementGenericTable using ordered...
2006-10-16 Alex Ionescu- Fix GCC compile bug.
2006-10-16 Alex Ionescu- Create "AVL FUNCTIONS" section tag.
2006-10-16 Alex Ionescu- Implement RtlLookupElementGenericTableFull.
2006-10-16 Alex Ionescu- Implement RtlIsGenericTableEmpty, RtlNumberGenericTab...
2006-10-16 Alex Ionescu- Added some generic table routines to rtlfuncs.h so...
2006-10-16 Alex Ionescu- Organize file by AVL/Splay routines.
2006-10-15 Thomas BluemelImplemented AddMandatoryAce
2006-10-14 Art YerkesFixed avl tree completely.
2006-10-13 Art YerkesFixen. Delete is still broken.
2006-10-10 Art YerkesAdded 'austin' AVL implementation and provide a binding...
2006-10-09 Thomas BluemelSome portability fixes that address possible alignment...
next