提交历史

作者 SHA1 备注 提交日期
  Michaël Van Canneyt 6e8775f2a9 * Add thread pool to fpmake 4 年之前
  Michaël Van Canneyt 2e0a88901e * Initial thread pool implementation 4 年之前
  Pierre Muller c426791a1b Also ignore compiler/gppc* pattern 4 年之前
  florian 4c1eb4e454 + include -unpushed in revision.inc if not all changes are pushed to the remote 4 年之前
  Pierre Muller b962abc84f Add compiler/revision.inc to .gitignore list 4 年之前
  Ondrej Pokorny 400e11e6cf Propagate SSL initialization errors as exceptions 4 年之前
  florian d5dfb73898 + test pastojs with regression tests 4 年之前
  florian 5995a9909b * testjson.pp needs to be compiled in objfpc mode, in particular when 4 年之前
  florian 0ff3f04700 * use git describe to create a revision.inc if a .git dir is found 4 年之前
  Yuriy Sydorov 07dcd22b1c * sizeof(array) and length(array) must return sizeUint in case the array 4 年之前
  Ondrej Pokorny 40c359a551 TFPCustomHTTPClient: do not reconnect when terminated 4 年之前
  florian 2efaee6d85 * include fcl-json in regression tests 4 年之前
  Yuriy Sydorov 3ca73da912 * In TP-style INLINE, allowed the > modifier for global vars and relaxed range checks. 4 年之前
  Ondrej Pokorny fdaa1a12d0 fphttpclient: new DoDataWrite/OnDataSent event 4 年之前
  Yuriy Sydorov bd814c58c3 * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 4 年之前
  Yuriy Sydorov fc3685819c + Added a test for the TP-style INLINE() statement. 4 年之前
  Ondrej Pokorny d502a38f20 TFPHTTPConnection: clear FBuffer when read from it in ReadRequestContent 4 年之前
  Ondrej Pokorny 675312c201 *http client: rewind RequestBody in SendRequest 4 年之前
  Yuriy Sydorov 64ddf22e1b * TP compatibility: For retro CPUs always copy the function result to 4 年之前
  Yuriy Sydorov c78e9557f8 * Added support for the old Turbo Pascal INLINE(data/data/...) statement. 4 年之前
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. 4 年之前
  Ondrej Pokorny 5479663e56 Move GetStatusCode from fphttpserver.pp to httpprotocol.pp in order to use it outside fphttpserver 4 年之前
  Ondrej Pokorny c64c0e617d fphttpclient keepalive: failed socket operations raise exceptions - try to reconnect also in this case 4 年之前
  florian 246bff92d2 + include fcl-passrc in regression tests 4 年之前
  Karl-Michael Schindler dd4b4af6a5 compiler/msg/errord*.msg: Update of German error messages 4 年之前
  FPK bc2ed1a560 Merge branch 'main' into 'main' 4 年之前
  Michaël Van Canneyt 5022d0e772 Merge branch 'main' of gitlab.com:freepascal.org/fpc/source into main 4 年之前
  Michaël Van Canneyt a7d608dd43 * Add DB testsuite config file to ignore list 4 年之前
  Yuriy Sydorov 07698050e5 * Before r35961 (back in 2017) some simple assignment optimizations, such as "x:=x+y" to "inc(x,y)", were performed when -O2 in tassignmentnode.simplify. In r35961 these optimizations were moved to a separate pass which is enabled only when -O3 by cs_opt_use_load_modify_store. This separate pass can benefit from other optimization. But worse code is generated with -O2 since then. 4 年之前
  Don d147533c94 Remove "r" from FPC revision. 4 年之前