Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from il y a 17 ans
  Tomas Hajny d86bc53b0c * fix for missing initialization of widestring manager by Giulio Bernardi il y a 17 ans
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants il y a 17 ans
  peter 5acb3649df * revert r9557, the performance impact is to big for an academic corner il y a 18 ans
  yury 0dcad4d822 * Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions. il y a 18 ans
  Tomas Hajny 3b3849c02c + AllFilesMask constant added il y a 18 ans
  pierre 44c567cf46 * fix memory corruption in Setup_arguments il y a 18 ans
  daniel c95cf176f4 + Add {$ifdef FPC_HAS_FEATURE_THREADING} il y a 18 ans
  Tomas Hajny c40e0d9b6f * error handling for potential issues with memory allocation during setup_environment as suggested by borsa77 at libero.it il y a 19 ans
  Tomas Hajny b853d45cd8 * fix for buggy ParamStr(0) / web bug #4666 as provided by Salvatore Licciardi (and in comp.lang.pascal.misc - maybe by Salvatore too?) 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
  michael 21425e303c + Removed HASVARIANT define il y a 20 ans
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  peter b68af1b0e3 * post 2.0.0 fixes from cvs il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  michael 2e48181661 + Added maxpathlen constant (maximum length of filename path) il y a 20 ans
  peter e6fcb4996f Call InitSystemThreads il y a 20 ans
  peter d955da19dd use fillchar after reallocmem, fix taken from win32 il y a 20 ans
  Tomas Hajny d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter e49fa4bd08 * threads for go32v2,os,emx,netware il y a 20 ans
  florian 4f7560d89e * improved widestring infrastructure manager il y a 20 ans
  Jonas Maebe 9984dd16b0 * fix cdecl name problems (patch from Tomas) il y a 21 ans
  Tomas Hajny 353d5cc3de + GetProcessID added il y a 21 ans
  Jonas Maebe 90b8204cec * fixed some C-linking problems (the C-prefix is now always added to il y a 21 ans
  peter dbc2025604 ErrOutput added il y a 21 ans
  peter e86b4529c8 * second try for data too large il y a 21 ans
  peter 89b40a3682 * fix mem[] arrays il y a 21 ans
  Tomas Hajny f600db32f5 * HEAP and HEAPSIZE removal reflected il y a 21 ans