Historique des commits

Auteur SHA1 Message Date
  yury 12825a2f09 * Fixed unused var note. il y a 12 ans
  yury b4ba96fa5a * ppudump: JSON output of properties and global vars. il y a 12 ans
  pierre 9414fddd00 Add explanation about revision.inc file il y a 12 ans
  pierre d38e6e62c8 commit new revision.inc file il y a 12 ans
  pierre 4f8fcb7f15 Revert commit 24324 for ncgflow.pas unit to fix win64 cycle il y a 12 ans
  pierre 4cfc693a63 * Fix win64 math unit compilation il y a 12 ans
  yury 226fb92d61 * Check for ppudump in the same folder as pas2jni only if there is a path to pas2jni executable is available in ParamStr(0). il y a 12 ans
  florian 3d7033d81e * Makefiles regenerated il y a 12 ans
  florian 0e41df598e * merge i8086 branch by Nikolay Nikolov il y a 12 ans
  michael 3125b9e6b0 * Better patch from Laco for bug #24274, without relying on try/except il y a 12 ans
  michael 742b9b5359 * Fixed Bug #24320 with patch as suggested by submitter il y a 12 ans
  michael 4f69d1046a * Enhanced patch from Michalis Kamburelis (bug 24324) il y a 12 ans
  reiniero f05381183a fcl-db/dbase: tentative fix for Visual Foxpro 'B' double il y a 12 ans
  yury 65a4585012 * By default try to use ppudump from the folder where pas2jni is located. il y a 12 ans
  yury 3dd976c06f * ppudump: Fixed writing of float values. il y a 12 ans
  yury d265e8d3be * ppudump: JSON output of classes. il y a 12 ans
  yury 7ad68debc9 * ppudump: Work in progress on JSON output. Implemented procedure definition. il y a 12 ans
  sergei 4b8953c4f9 * When reading XML with namespace processing enabled, create 'level 2' elements and attributes even if their namespaceUri is empty. il y a 12 ans
  joost 68b951daab * fcl-fpcunit depends on libtar, fixes compilation after r24312 il y a 12 ans
  svenbarth bd7cc36ea6 The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. il y a 12 ans
  joost 6c1ea83c5a * Created a new package for the libtar unit, which was moved in r24287 il y a 12 ans
  yury 61ac7580b7 * ppudump: Work in progress on JSON output. il y a 12 ans
  nickysn 349f2868db * fixed intr/msdos bug introduced in r24308 il y a 12 ans
  nickysn e107eaea28 * a slight optimization in the MsDos routine (mov al instead of ax) il y a 12 ans
  nickysn ff5091cfb8 * do not save bx, cx, si and di in the msdos and intr functions, as preserving them isn't required for the pascal calling convention il y a 12 ans
  Jonas Maebe 307454e3a6 * create all files without locking in order to (hopefully) prevent problems il y a 12 ans
  yury 432f5059fc * ppudump: il y a 12 ans
  sergei 6bb05dbc06 * Initial work to store element/attribute names as "namespaceURI+localname" pairs: remember pointers to reserved namespace URIs and use them for comparison. il y a 12 ans
  marco e6dc52bac8 * enable sections smartlinking for *BSD, seems to work nowadays. il y a 12 ans
  marco 8b411a549c * functionname without () is a recursive call in Miso. Mantis #24309, though il y a 12 ans