Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 2d4be27efe Merged revisions 8909,9274,9290,9294,9315,9323,9325,9332,9381,9413,9415,9419,9422,9445 via svnmerge from il y a 18 ans
  Jonas Maebe 6a44cc88f8 Merged revisions 6394,6396-6397,6399,6413,6415-6416,6418-6419,6426,6432-6433,6435,6438-6440,6445,6449-6450,6473,6487-6488 via svnmerge from il y a 18 ans
  Jonas Maebe 31fa4e78c9 * call libc's exit instead of _exit when doing a halt, so the il y a 18 ans
  Jonas Maebe 307520b550 * change argc from cardinal into longint il y a 19 ans
  Jonas Maebe 9e801eb048 * removed/conditionalised several unused variables il y a 19 ans
  Jonas Maebe 2a90c43cea + turn on fpu exceptions for darwin/i386 il y a 19 ans
  Jonas Maebe a90e3b3e1d * fixed argc/argv/envp catching for darwin/x86 (not really nice, but il y a 19 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
  Jonas Maebe 9d9fd923d9 * the 'main' procedure for darwin is now placed in the main program instead 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
  michael aea4d56d46 + Reversed setup of stdio and arguments to fix bug #3962 il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  michael ffb55c4254 + Removed VER1_0 defines il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  Jonas Maebe 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 4534feb917 * include file cleanup part 2 il y a 20 ans
  peter f5bc749953 * bsd thread updates il y a 20 ans
  florian 4f7560d89e * improved widestring infrastructure manager il y a 20 ans
  Tomas Hajny 353d5cc3de + GetProcessID added il y a 21 ans
  peter dbc2025604 ErrOutput added il y a 21 ans
  Jonas Maebe dbedc97141 * initialise StackLength (fixes stack checking in general, and tw2897 in il y a 21 ans
  daniel 51f00ff000 * Moved declarations downwards il y a 21 ans
  daniel 9a23e896b3 * Declared envp,argc,argv in interface for Darwin il y a 21 ans
  marco 47e72b772e * moved heap.inc and text.inc before sysalloc as suggested. Why wasn't this il y a 21 ans
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated il y a 21 ans
  marco 0db9132414 bsd il y a 22 ans
  Tomas Hajny e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added il y a 22 ans
  Jonas Maebe 20e0d970e9 + geterrnolocation for Darwin il y a 22 ans