Historique des commits

Auteur SHA1 Message Date
  florian ce6f6ee4bf * fixed compilation on i386 il y a 19 ans
  florian e5dd51c95b * commented our sse hacking il y a 19 ans
  micha 19cb1b6e34 fix win95: win32 sse support check, patch by florian il y a 19 ans
  florian 21955282d0 + infrastructure for DispInterface call dispatching il y a 19 ans
  florian 6e2187c606 + windows uses now sysinit units as well il y a 19 ans
  Almindor f29488cf16 * fixes argument parsing in win32 (bug #7536) il y a 19 ans
  florian d90dee5959 * beautified il y a 19 ans
  florian 8573d3679e * use SysResetFPU instead of inline assembler il y a 19 ans
  florian d337c3ca6a * clean up heap at exit, fixes #7183 il y a 19 ans
  yury 5a49addb35 * fixed more warnings and notes while compiling RTL. il y a 19 ans
  yury 1d58b572b5 * Changed Win32 DLL entry point names (removed @12 at the end). il y a 19 ans
  peter 98bced6f63 * stacktop is a threadvar il y a 19 ans
  peter 4c56a87d59 * integrate loaders in system unit il y a 19 ans
  florian 0a21ae4b05 * reset fpu after sse detection il y a 19 ans
  peter 1b9f2a8fa9 * use initialstkptr for setting stackbottom il y a 20 ans
  florian 78447375dc * comment patch by Vincent Snijders il y a 20 ans
  florian af9d6344b8 * activated fastmove on win32 il y a 20 ans
  Jonas Maebe b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect il y a 20 ans
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid il y a 20 ans
  florian b88fcfda62 + 64 bit fs support il y a 20 ans
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking il y a 20 ans
  florian 1102cc2b95 * hopefully final fix for the hinstance problem of libraries il y a 20 ans
  michael c15d1b280f + Initial implementation of RTL resource support il y a 20 ans
  florian a9a0e65eab * optimized exception handler routine from Yury Sidorov il y a 20 ans
  marco 90d0f399d7 * Patch from Vincent il y a 20 ans
  florian ed95c19399 * reallocation of widestrings on windows fixed il y a 20 ans
  florian 13e3102954 * Patch from Vincent Snijders: il y a 20 ans
  florian 07442c5693 * fixed passing of variant parameters for windows api il y a 20 ans
  michael 21425e303c + Removed HASVARIANT define il y a 20 ans
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines il y a 20 ans