sync trunk head (37032)
[reactos.git] / reactos / lib / rtl /
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Stefan Ginsberg- Remove ntdll exports not applicable for amd64, fix...
2008-10-26 Aleksey Bragin- Let's get back to one RTL library for now, because:
2008-10-25 Dmitry Chapyshev- Implement RtlFindCharInUnicodeString
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-21 James Tabor- Implement RtlQueryInformationActiveActivationContext...
2008-10-20 Timo Kreuzerrevert rtl build changes
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo KreuzerSome ULONG -> SIZE_T / ULONG_PTR fixes
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-15 KJK::Hyperionadded lib/rtl/rtl-common.rbuild
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-06 Aleksey BraginCecill Etheredge <ijsf@gmx.net>
2008-09-26 Aleksey Bragin- Apply Art's bitmap patch from the branch, and change...
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-08 Timo Kreuzerfix saving/restoring of registers in DebugService
2008-09-08 Christoph von Wittichimport timer queues from wine
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Pierre SchweitzerReverted r35812 because of unwanted triple fault bug.
2008-08-30 Stefan Ginsberg- Updates to our vectored exception handling:
2008-08-29 Timo KreuzerFix DebugService
2008-08-27 Timo KreuzerMerge 34714, 34716, 34718, 34720 from ros-amd64-bringup...
2008-08-26 Jeffrey Morlan- RtlSetEnvironmentVariable: To delete a variable,...
2008-08-26 Jeffrey MorlanProhibit an empty name in RtlSetEnvironmentVariable
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
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-15 Timo KreuzerThe TEB member is called ClientID not Cid on all Window...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Jeffrey MorlanFix handle leaks in RtlCreateUserThread and SmExecPgm.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Timo Kreuzermove the inlined InterlockedAnd/Or from rtl to winbase...
2008-07-27 ReactOS Portable... - Fix double semicolon.
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzer- remove ip and oskittcp from build
2008-07-23 Timo Kreuzerrtl:
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>:
next