Commit történet

Szerző SHA1 Üzenet Dátum
  yury f55c3a0331 * Fixed stupid copy-paste error. 12 éve
  yury 23b95a4d70 * Regenerated all makefiles. 12 éve
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) 12 éve
  marco 146011d523 * two constants added. 12 éve
  pierre 53b65300a6 + Add mips-linux gcc compiled objects 12 éve
  pierre dcd3783c6e + mispel-linux gcc compiled objects added 12 éve
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) 12 éve
  paul 890e91ab8c tests: fix test after allowing record helpers to have constructors 12 éve
  florian cad1309935 * don't write directly to the function result destination if we are inlining and if the destination is too complex to evaluate (threadvar etc.) 12 éve
  florian 247d6dd394 + implemented a tcasenode.printnodetree printing all cases 12 éve
  florian abfa6c1b43 * redo LsrAnd2Lsr optimization 12 éve
  sekelsenmat 0921df3191 Fixes a spelling mistake in TFPCustomFont 12 éve
  yury 2fc220cc6c * Regenerated makefiles. 12 éve
  yury 3cd3b50104 * Fixed conflict of native android and java android targets. 12 éve
  masta fe520c215b New ARM Peephole optimizer FoldShiftLdrStr 12 éve
  paul e9615716c1 compiler: allow constructors in helpers for records 12 éve
  yury 281768b145 * Set stackalign field. 12 éve
  yury d26f0552a0 * Sync with trunk r23404. 12 éve
  yury 87df3ab325 * Enable more tests for android. 12 éve
  michael cce67cf5ae * Fixed case where connection is closed gracefully (Bug ID 23386) 12 éve
  yury 87f14b072f * Use collation when comparing strings. 12 éve
  yury 2e58240861 * If there is no HOME directory, the current dir must be used. 12 éve
  yury 8333a4d000 * Fixed expanding ~ if there is no HOME env var set. 12 éve
  pierre 2b300ec2b4 Add breakpoint at Verbose.GenerateError procedure 12 éve
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging 12 éve
  Almindor 235bda8746 * remove old cdecl record hack, fixes linker errors with aspell on mac os x 12 éve
  paul 38da152b11 tests: fixed test 12 éve
  paul b2a613c17f compiler: implement record constructors + tests 12 éve
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 12 éve
  sergei 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 éve