커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe 2722b5b381 * fixed overflow checking for $8000000000000000 in generic int64 mul 17 년 전
  Jonas Maebe dbc7e36007 + added {$linkframework Carbon} to FPCMacOSAll so -k"-framework Carbon" is 17 년 전
  marco 117062ed34 * wininet added. 17 년 전
  marco 4047d76279 win32finddataa 17 년 전
  Jonas Maebe 900f7bd16d * fixed external declaration of FPCMacOSXGraphMain 17 년 전
  Jonas Maebe 0cd1029cdf * rewrote the setup code using {$pascalmainname x} so you can 17 년 전
  Jonas Maebe 86f90d8ac1 + support for setting the name of "main" (-XM command line parameter) in 17 년 전
  Jonas Maebe e1ec2834df * increase/decrease refcount of interface value parameters on procedure 17 년 전
  marco d89b92f639 * patch 10090 + imgconv now also writes pnm 17 년 전
  michael d25c28eaf4 * Patch from Laurent ([email protected]) to read CMYK files 17 년 전
  marco 2df6010386 * bug #10909 copy paste fixes in daemon support (stop/pauze) 17 년 전
  Jonas Maebe a2beae0e11 * use more generic set type boundaries for constant sets with one 17 년 전
  marco 4d6f2fb914 * fix for bug #10899 17 년 전
  Jonas Maebe 59ca0153e7 * moved transformation of "mul by power-of-2" to shl from type check 17 년 전
  Jonas Maebe 179b840cea * also adjust constsetlo when parsing a constant set in Delphi mode 17 년 전
  peter f9b80919e1 * basic work for checksum on packages to detect if recompile 17 년 전
  joost bf5bba3f0e * Tests for Set- and GetFieldValues 17 년 전
  Jonas Maebe ef4b238989 * lineinfo and lnfodwrf depend on inc/exeinfo.pp 17 년 전
  florian c424f27291 * patch by C Western for #10883 17 년 전
  florian 65e9ad8591 + test for implements with alias 17 년 전
  joost 3bb5a786eb * Do not depend on TDataset.DataEvent when setting up the test-data 17 년 전
  florian 6c53785e3a * first part of implements clean up and fixing 17 년 전
  Jonas Maebe 7433e0ef89 * replaced a trunc() with an int() call (because its result is compared 17 년 전
  Jonas Maebe 469452b0ba * avoid check being wrongly "optimized" away (left and right 17 년 전
  Jonas Maebe db34ed44e4 * fixed an {$ifndef cpu64bitalu} which had to be {$ifndef cpu64bitaddr} 17 년 전
  Jonas Maebe 638fc56489 * rlwnm_ -> rlwnm. 17 년 전
  Jonas Maebe 417b5dcfda + internal round/trunc support for ppc970 using fctid/fctidz 17 년 전
  Jonas Maebe 1cdf575657 + test for previous commit 17 년 전
  Jonas Maebe e9108ed51c * fixed skipping of character after number of errors to report in 17 년 전
  joost 3a3657f925 * Do not pass Self to TDataset.SetDataEvent directly. Just to be sure that setting it to something else will not give any problems. (bug 9503) 17 년 전