Support partition-less disks
[reactos.git] / reactos / tools /
2005-05-15 Magnus Olsenchange from atoi to sprintf
2005-05-15 Magnus OlsenPartiy implement long filename support
2005-05-08 Thomas Bluemeldon't generate lvalue assignment code
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-08 Thomas BluemelDon't declare constants as export and later define...
2005-05-05 Hartmut Birr- Use the WIN32 option to select the correct mkdir.
2005-05-05 Hervé PoussineauSVN maintenance:
2005-05-03 Alex Ionescurevert accidental commit
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-28 Alex IonescuMy mistake
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-26 Alex IonescuEnable flags only for 3.4.3, should fix the build for...
2005-04-26 Alex IonescuDo not strip if KDBG is used
2005-04-26 Alex IonescuChange optimization settings for retail builds. Change...
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20040419:
2005-04-24 Thomas Bluemeladd missing typecast
2005-04-18 Filip NavaraDon't use pointer to freed memory.
2005-04-17 Eric KohlSupport out-pointers to structs.
2005-04-15 Eric KohlSupport in-pointers to structs.
2005-04-08 Royce Mitchell IIIraddr2line utility
2005-04-03 Eric KohlSupport 'ref' and 'unique' attributes for pointers.
2005-03-28 Alex IonescuMake w3seek happy. Setting OPTIMIZE=yes as en enviro...
2005-03-28 Alex IonescuMake w3seek happy. Setting OPTIMIZE=yes as en enviro...
2005-03-27 Eric KohlAdded handling of unsigned type. Patch by Jacek Caban...
2005-03-26 Art YerkesAdded tools needed to build the ppc boot program.
2005-03-25 Eric KohlGenerate code without L-value casts. Fix remaining...
2005-03-21 Filip NavaraFix a typo in write_function_stubs.
2005-03-20 Filip NavaraMinor correction to my r14237 commit. Forgot to delete...
2005-03-20 Filip NavaraGenerate code without L-value casts.
2005-03-20 Eric KohlImprove error messages.
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-14 Gé van GeldorpSync to Wine-20050310:
2005-03-14 Gé van GeldorpSync to Wine-20050310:
2005-03-14 Gé van GeldorpRe-import because of SVN problems
2005-03-14 Gé van GeldorpSync to Wine-20050310:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Eric KohlRemove debug printf().
2005-03-13 Eric KohlRemove debug printf().
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 James TaborFix paste error.
2005-03-13 James TaborFixup for *nix port
2005-03-13 James TaborFixup for *nix port
2005-03-13 Royce Mitchell IIIc version of wine's 'make_ctests' script
2005-03-13 Royce Mitchell III-Wall -Werror and fix warnings
2005-03-13 Royce Mitchell III-Wall -Werror and fix warnings
2005-03-13 Eric KohlFix gcc warnings in generated client stub.
2005-03-13 Eric KohlImplement [string] attribute for pointers to char and...
2005-03-13 Royce Mitchell IIIdon't end a string if the last character outputted...
2005-03-12 Eric KohlImplement [in], [out] and [in, out] support for pointer...
2005-03-12 Art YerkesChanged bare words to strings so we don't get complaint...
2005-03-12 Filip NavaraMinor touch ups to the tools version check to get it...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-11 Filip NavaraCheck BinUtils and GCC version.
2005-03-11 Royce Mitchell IIIturn on all warnings, and fix remaining warnings
2005-03-11 Royce Mitchell IIIfix gcc4 warnings
2005-03-10 Eric KohlImplement '-o' option. This is equivalent to MIDLs...
2005-03-07 Royce Mitchell IIIcorrect dependency for rline target, this fixes bug...
2005-03-06 Eric KohlSupport pointers to simple types as input arguments.
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-27 Steven Edwardsmerge in Winehq changes to reduce noise
2005-02-26 Eric Kohl- Server stubs are void functions.
2005-02-25 Eric Kohl- Support multiple interfaces per idl file.
2005-02-24 Eric KohlSupport remaining basic types (float, double, small...
2005-02-23 Eric KohlWIDL: Support basic type function arguments.
2005-02-22 Gé van GeldorpRemove bison/flex dependency
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-22 Eric Kohl- Support implict_handle attribute in IDL files.
2005-02-21 Filip NavaraFix build on Linux.
2005-02-21 Eric KohlAdd basic support for creating client and server stub...
2005-02-21 Eric KohlBuild unmodified widl.
2005-02-20 Hervé PoussineauAllow HAL choice during first stage setup
2005-02-20 Gé van GeldorpImport from Wine
2005-02-20 Gé van GeldorpBuild unicode and wpp as host_library
2005-02-20 Gé van GeldorpAdd host_library TARGET_TYPE
2005-02-19 Gé van GeldorpDon't use svn command line tool to get revision number
2005-02-19 Gé van GeldorpImport Wine Resource Compiler and use it for winedll's
2005-02-18 Gé van GeldorpInclude svn revision in build string
2005-02-18 Gé van GeldorpProtect against bogus string offsets
2005-02-18 Gé van GeldorpWe don't have separate .sym files anymore
2005-02-15 Gé van GeldorpUse bitwise operators for ROUND_UP/DOWN and rename...
2005-02-15 Gé van GeldorpFix ROUND_UP when N is a multiple of S. Proposed by...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpDelete old version in preparation of vendor drop
2005-02-03 Gé van GeldorpAlways create debug info (-g)
2005-02-03 Gé van GeldorpAlways clean the .gch file, even if ROS_USE_PCH is...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-18 Gé van GeldorpFix line endings
2005-01-18 Alex IonescuMSVC compatibility for NCITool, fix more svn:ignore...
2005-01-17 Gé van GeldorpFix building on Windows
next