Sync to Wine-0_9_16:
[reactos.git] / reactos / lib /
2006-07-03 Magnus Olsenforget this file sorry
2006-07-03 Magnus Olsen3 of 4 commit (sorry my svn clinet is crazy for moment)
2006-06-29 Alex Ionescu- Add some hacks to Cm to allow creating registry keys...
2006-06-28 Alex Ionescu- Sync RtlBitmap* implementation with WINE: Fixes 278...
2006-06-27 Alex Ionescu- Fix all the failures in the RTLSTR Wine test by mergi...
2006-06-26 Alex Ionescu- Sync with WINE's latest Heap implementation and try...
2006-06-24 Alex Ionescu- Reformat heap.c to ROS standards
2006-06-24 Alex Ionescu- There are more then only the 3 or 4 heap flags WINE...
2006-06-24 Alex Ionescu- Silence debug message
2006-06-24 Alex Ionescu- Fix implementation of RtlSetUserValueHeap and RtlGetU...
2006-06-23 Alex Ionescu- Hackplement RtlSetUserValueHeap and RtlGetUserInfoHea...
2006-06-23 Alex Ionescu- Fixes in source code required for the NDK update.
2006-06-23 Magnus Olsenbugfix : patch from w3seek bug 1620 : RTL: Fix a lockin...
2006-06-15 Hervé PoussineauCast size_t to long, before applying the unary - operator
2006-06-14 Hervé PoussineauFix SESSION5_INITIALIZATION_ERROR by reverting part...
2006-06-11 Hervé PoussineauFix non-optimized versions of InterlockedIncrement...
2006-06-11 Hervé PoussineauMove Interlocked* functions to architecture-relative...
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-06-07 Magnus OlsenImplement %Fp now we have 25 fails with wine test for...
2006-06-06 Magnus Olsenusing uppercaps for %p instead lowercaps when it format...
2006-06-06 Magnus Olsenfixing some bugs for %c in the string version of printf
2006-06-06 Magnus Olsenfixing two more bugs in *printf strings version.
2006-06-06 Magnus Olsenimplement datatype I32 for *printf string version we...
2006-06-06 Magnus Olsenfixing 2 more fualt in msvcrt *printf api
2006-06-05 Hervé PoussineauChange some DPRINT1 to DPRINT, as they were prior revis...
2006-06-04 Art YerkesSorry reverted. GreatLord says this is fixed in the...
2006-06-04 Art YerkesFix one wine test. Don't accept an option string that...
2006-06-04 Magnus Olsenfixing one more of wine msvcrt printf test
2006-06-04 Art YerkesFix four winetests from msvcrt:file.c
2006-06-04 Magnus Olsenfixing 24 bugs in *printf string version. we are failin...
2006-06-04 Johannes Anderwaldrevert _strdate modifications
2006-06-04 Johannes Anderwald_strdate should return maximum 8 chars
2006-06-04 Johannes Anderwaldmake _tfullpath pass all msvcrt_winetest dir tests
2006-06-03 Magnus Olsensorrry I did break the build
2006-06-03 Magnus Olsenfixing malloc and realloc so it return right value
2006-06-03 Magnus OlsenFix overflow caltions bugs in varus memmory functions...
2006-06-03 Magnus Olsenmake malloc, calloc and some other function return...
2006-06-01 Magnus Olsenfix so fread return right value of bytes/chars it reads
2006-06-01 Magnus OlsenSorry I did wrong calc of the position of ungetc did...
2006-06-01 Magnus Olsensmall rewrite by me, pass wine test and no bugs in...
2006-05-29 Magnus OlsenHidden bug in our tcp/ip stack, at shutdown api the...
2006-05-29 Magnus Olsenrevers r22073 and r22075 bugfix for envinmert for it...
2006-05-28 Magnus Olsencopy number to numberf so people can bugfix it/rewrite it
2006-05-28 Magnus Olsenalmost last commit for full support of %e %E %f %g...
2006-05-28 Magnus Olsenstarteted implement float into sprintf, snprintf and...
2006-05-28 Magnus Olsenmaking one more wine msvcrt printf test pass
2006-05-28 Magnus Olsenfixing two hiden bug in reactos, null termante the...
2006-05-27 Magnus Olsensorry for breaking the build, I did put in wrong versio...
2006-05-27 Magnus OlsenBugfix environ so it does not allown = in environ name...
2006-05-27 Magnus Olsenreplacing _swab with wine cvs 2006-05-11 version, this...
2006-05-26 Magnus Olsenreplace djgpp hell bugs fcvtbuf with project jbox...
2006-05-26 Magnus Olsenfixing linux build
2006-05-24 Magnus Olsenclean up the getch.c remove unsused code.
2006-05-24 Magnus Olsensorry forget cleanup after me ;)
2006-05-24 Magnus Olsenimport cprintf from wine cvs 2006-05-23 as bug 1529...
2006-05-21 Magnus Olsenreplace follow _wtol, _wtoi, _i64tow, _ui64tow, _ltow...
2006-05-21 Magnus OlsenFixing a i64ltoa bug, replacing both version with wine...
2006-05-21 Magnus OlsenFixing a ultoa bug, replacing both version with wine...
2006-05-21 Magnus Olsenreporting djgpp fgets to fgetws, with wine test the...
2006-05-19 Magnus Olsenforget this file
2006-05-19 Magnus Olsenfix the build after me
2006-05-18 Magnus Olsendid delete wrong file sorry
2006-05-18 Magnus OlsenFix the calc bug, modf is compelete wrong, replace...
2006-05-13 Art YerkesFix duplicate default routes when IP address is set...
2006-05-13 Art Yerkes- Live update of static IP address from ctl panel.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-05-10 Magnus Olsenbug 1467 : patch from w3seek, ACLs: Implement audit...
2006-04-22 Saveliy TretiakovArt Yerkes said this should be deleted.
2006-04-12 Hervé PoussineauAdd missing OPTIONAL information in prototypes
2006-04-12 Magnus Olsenfrom w3seek: make the tree compile with gcc4 again
2006-04-11 Hervé PoussineauAdd library to deal with recycle bin.
2006-04-10 Magnus OlsenRtlIntegerToUnicodeString
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-03-17 Aleksey Bragin- One more change to fix compile
2006-03-09 Ged Murphyunlock some RTL files and commit the patch from bug...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-18 Art YerkesIt seems we don't have ansidecl.h
2006-02-18 Art YerkesSmall path fixen.
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Maarten Bosmadrivers/lib => lib/drivers
2006-02-18 Maarten Bosmafix the build
2006-02-18 Maarten BosmaA few fixes
2006-02-17 Art YerkesHeader move.
2006-02-17 Maarten Bosmafixes for make bootcd
2006-02-17 Maarten BosmaAdded all missing rbuild files for reactos/dll
2006-02-17 Maarten Bosmaupdate makefiles
2006-02-17 Maarten BosmaMoved winsta
2006-02-17 Maarten BosmaMoved winscard
2006-02-17 Maarten BosmaMoved winfax
2006-02-17 Maarten BosmaMoved smdll
2006-02-17 Maarten BosmaMoved packet32
2006-02-17 Maarten BosmaFix some build files
2006-02-17 Maarten BosmaMove odbc32
2006-02-17 Maarten BosmaMove lsasrv
2006-02-17 Maarten BosmaMove libxml
2006-02-17 Maarten BosmaMove adns
2006-02-17 Maarten BosmaMove bzip2
2006-02-17 Maarten BosmaMove zlib into right place
2006-02-17 Maarten BosmaForgot that expat is static
next