- part 2/2 of bulgarian translation update
[reactos.git] / reactos / lib /
2007-07-08 Magnus Olsenuse // as comment instead for ;
2007-07-08 Magnus Olsencorrect fix for log10.
2007-07-08 Eric KohlFix bug in log10 function. Patch by Carlo Bramix.
2007-07-05 Christoph von Wittichdon't zero an OEM_STRING with sizeof(UNICODE_STRING)
2007-07-03 Aleksey Bragin- Revert changes to CRT which were not supposed to...
2007-06-30 Magnus Olsenforget adding this file sprry I broken the build
2007-06-30 Magnus Olsenaccpect pacth in bug 2314, with one smaller change
2007-06-28 Aleksey Bragin- Fix symbols loading (PE sections are mapped now,...
2007-06-28 Andrew MungerFix realloc behavior when size == 0 and ptr != NULL.
2007-06-16 Aleksey Bragin- Fix a typo.
2007-06-16 Aleksey Bragin- Finally, removing frame pointer was a bad idea (think...
2007-06-16 Aleksey Bragin- Uhh.. Doing it properly now.
2007-06-16 Magnus Olsenrewrite atan, cos, fabs, sin, sqrt, tan, it will give...
2007-06-10 Thomas BluemelAdd GUIDs for IID_IBandSite, CLSID_RebarBandSite and...
2007-05-19 Dmitry Gorbachev- Add some code to deal with multibyte code pages.
2007-05-17 Magnus Olsenoptimizing atan and log10, do not use frame pointer...
2007-05-17 Alex Ionescu- Implement NtDeleteKey as a simpler wrapper around...
2007-05-13 Alex Ionescu- Fix crash at end of text-mode setup (by hacking cmlib...
2007-05-13 Alex Ionescu- HvGetCellSize should return the correct positive...
2007-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
2007-05-12 Alex Ionescu- Get rid of CmiCopyKey since it was dead code. Make...
2007-05-04 Eric KohlRemoved my name because these files no longer contain...
2007-04-21 Christoph von Wittichremoved unneeded dependencies
2007-04-20 Hervé PoussineauAdd missing dependancy
2007-04-20 Christoph von Wittichforgot to set a dependency
2007-04-20 Christoph von Wittichupdate riched20,ole32,oleaut32 to latest wine versions
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-15 Hervé PoussineauAdd some missing files. Trunk is still not buildable
2007-03-15 Hervé PoussineauFix crt compilation
2007-03-14 Alex Ionescu- Move libcntpr to /sdk. Couldn't do rename+move atomic...
2007-03-14 Alex Ionescu- Rename libcntptr->libcntpr. I don't know what the...
2007-03-14 Alex Ionescu- Actually add libcntpr. Yup, I messed this up badly.
2007-03-14 Alex Ionescu- Add missing file.
2007-03-14 Alex Ionescu- Remove leftovers.
2007-03-14 Alex Ionescu- Remove leftovers.
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-10 KJK::Hyperionadded lib/debugsup
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-28 KJK::Hyperionmodified include/reactos/libs/pseh/framebased.h
2007-02-28 KJK::Hyperionmodified include/reactos/libs/pseh/framebased.h
2007-02-26 KJK::HyperionReformatted, for real
2007-02-26 KJK::Hyperionmodified include/reactos/libs/pseh/framebased.h
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 Johannes Anderwald- Fix a few warnings
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-30 Aleksey Bragin- Fix intlck compile.
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-21 Thomas BluemelYet another fix for GCC4.2
2007-01-21 Thomas Bluemel- Allow warnings in the expat library
2007-01-20 Aleksey BraginMerge 25454, 25455, 25457, 25458.
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-20 Hervé PoussineauFix some warnings
2007-01-18 Christoph von Wittichfix some warnings
2007-01-17 Aleksey BraginDelete 100 files which are completely unneeded in order...
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é PoussineauDon't rely on stdio.h to define EOF, as native stdio...
2007-01-10 Hervé PoussineauMove x86 specific part to i386/ directory.
2007-01-08 Art YerkesAdd needed reloc types.
2007-01-07 Aleksey BraginCleanup of libxml2 library - removing all stuff which...
2007-01-07 Aleksey BraginCleanup of zlib library - removing all stuff which...
2007-01-07 Magnus Olsenupdate from zlib 1.1.4 to 1.2.3
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
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-03 Aleksey Bragin[AUDIT]
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-09 Johannes Anderwald- revert part of 24701 as requested on ml
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
next