Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 092a0af0ec * removed special-purpose code for constant chars while parsing typed string il y a 9 ans
  Jonas Maebe e43f767cbf * fixed setting the paraloc shift value for data whose size is not a power il y a 9 ans
  Jonas Maebe 1320d6bdba * correctly handle negative paraloc shift values for non power-of-2 sized il y a 9 ans
  Jonas Maebe a1db947e9e * missing part of r32617: also load the def for constnil symbols il y a 9 ans
  marco 5dcf5a95c5 * move beginupdate before try 3x , Mantis #29164 il y a 9 ans
  marco aa33a9509f * added try..finally to beginupdate/endupdate, mantis #29165 il y a 9 ans
  nickysn 1d015b9620 * fixed dosbox_wrapper compilation under windows il y a 9 ans
  Jonas Maebe db2a02fb63 * clarified missing unicodestring manager error message il y a 9 ans
  pierre d3d78e6367 Regenerate after: Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains dosbox_wrapper string pattern il y a 9 ans
  pierre f6133d4417 Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains dosbox_wrapper string pattern il y a 9 ans
  pierre 0bf3b2201d Change 'exit' to '' to allow to avoid exit at the end of test run il y a 9 ans
  pierre 1e38631cbe + (OutputFileName variable): Add possibility to use output duplicated to a file by a modified dosbox il y a 9 ans
  nickysn 9f79eeff0e * on Windows, run dosbox with the swoHIDE option to prevent the annoying focus il y a 9 ans
  yury 6bd2b2d41b * pas2jni: Fixed handling of pointers. il y a 9 ans
  Jonas Maebe ed03286be5 * simplify "div -1" to unaryminusn, not just for performance reasons but il y a 9 ans
  Jonas Maebe 0b4f3f01b3 * fixed another case of endless recursion in il y a 9 ans
  Jonas Maebe 01d93b61c3 * save/restore the type (and hence code page) of ansistring constsyms in/from il y a 9 ans
  yury f6b99c5d6a * pas2jni: Typecast interface to pointer. il y a 9 ans
  yury 2206a54b28 * pas2jni: Fixed exclusion. il y a 9 ans
  pierre 11d5f6a88b Add explicit rule to compile dosbox_wrapper, executable is put in utils/dosbox directory il y a 9 ans
  florian 19a7bc0aee * fix test for 64 bit targets il y a 9 ans
  yury df59776ff8 * pas2jni: Fixed type cast for null. il y a 9 ans
  yury c797d6ac1e * pas2jni: Fixed handling of array type properties. il y a 9 ans
  sergei c0eafe38aa * Make trgobj.uses_registers method return True when registers of appropriate type are specified in list of used registers (after assembler blocks), but not used otherwise. This is a missing piece of r30011, enabling code generator to actually save/restore such registers. Resolves #28421. il y a 9 ans
  yury 9d93c6f953 * pas2jni: Properly exclude whole units. il y a 9 ans
  sergei 5709127a39 * In pure-assembler procedures, don't allocate/free any registers around the only assembler node. Such procedures don't use virtual registers or register allocator. il y a 9 ans
  yury 894e61f6bd * pas2jni: Support for raw Java Objects as function parameters and result. Avoid possible duplicate parameter names. il y a 9 ans
  Jonas Maebe ce40b2e449 * added/clarified some comments il y a 9 ans
  pierre ab730efac7 Fixed use with 7.9 release or later, symtab strcut was completely changed il y a 9 ans
  pierre 312e51328a Regenerated after: Add -Cg for bootstrap depending on source OS/CPU as it is normally added for target OS/CPU il y a 9 ans