joost
|
9cb4f545bf
* Add path of (user specific) packages installed with fppkg to fpc.cfg
|
14 tahun lalu |
joost
|
b1dd2f8659
* Fixed compilation on WinCE after r17114 and r17094
|
14 tahun lalu |
pierre
|
1f1172e73e
* Fix win64 compilation failure
|
14 tahun lalu |
pierre
|
dd627980e3
+ Group C and CPP sources into C_SOURCES and CPP_SOURCES variables
|
14 tahun lalu |
Jonas Maebe
|
af38604706
* fixed spelling of "isforward" parameter in previous patch
|
14 tahun lalu |
Jonas Maebe
|
707f19e4c9
* factored out parsing of fully qualified nested types inside their
|
14 tahun lalu |
Jonas Maebe
|
ad5eea80e1
* corrected test name
|
14 tahun lalu |
pierre
|
3378979f2b
* Test for bug report 18702
|
14 tahun lalu |
pierre
|
1544e9b7a8
* new object files compiled with mingw32 gcc 3.4.5
|
14 tahun lalu |
joost
|
94cfe51faa
* Added ability to use $LOCAL_APPDATA, $APPDATA, $COMMON_APPDATA,
|
14 tahun lalu |
marco
|
32a7502f38
* Change TProxyStream.seek to 64-bit variant.
|
14 tahun lalu |
sekelsenmat
|
c0f254d706
Fixes compiling avisocncvectorialwriter, adds a dimension entity and multiple improvements to fpvtocanvas and the DXF vectorial reader
|
14 tahun lalu |
michael
|
5aea0bc565
* Additional todos
|
14 tahun lalu |
michael
|
32ce1b042f
* Better error checking
|
14 tahun lalu |
michael
|
92dfe16e9a
* Restructured for clarity
|
14 tahun lalu |
pierre
|
a41260fdf6
* Correct last patch for 7.0 case
|
14 tahun lalu |
pierre
|
084a274c5e
* Fix gdbint for releases 7.1 7.2 and 7.3
|
14 tahun lalu |
marco
|
10b9f4976f
* ENotImplemnted exception, Mantis 18871
|
14 tahun lalu |
Legolas
|
41b69d793c
* libogc improved by adding some helper functions
|
14 tahun lalu |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
14 tahun lalu |
marco
|
7c1f4b8f20
* pass format string to doformaterror procedure. Mantis 16253
|
14 tahun lalu |
marco
|
7b8c319e3e
* Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing
|
14 tahun lalu |
marco
|
75cdb5b244
* fixed minor logic errors in pqconnection that lead to double free (actually pqclear()). Mantis 17784 by Andrew Brunner
|
14 tahun lalu |
marco
|
d08662c1ba
* expanded a ifdef mysql50 to 5.0 and 5.1. Mantis 0017661
|
14 tahun lalu |
marco
|
9a722411ab
* patch from Paul for further vista/win64 API enhancements (mantis 17958)
|
14 tahun lalu |
marco
|
448e708fd7
* fix from mantis 17308 "memds" misses ftFixedChar when cloning a dataset field and ftDateTime when copying data.
|
14 tahun lalu |
marco
|
1932f04719
* fix (outline)testmetric. A+W 32+64. Mantis 17727 and mantis 18835
|
14 tahun lalu |
michael
|
6342ab15c6
* Better error checking in case of errors reading/writing to socket
|
14 tahun lalu |
sergei
|
9e3731c0e0
* Added 'HaltOnNotReleased:=True', without it a memory leak won't register as a test failure.
|
14 tahun lalu |
sergei
|
37d5a6c354
* tcg.g_array_rtti_helper(): When converting 'high' to 'length', use an intermediate register to do the increment, so that the original value of 'high' parameter is preserved regardless of platform and optimization settings. Should fix regressions introduced by r17068.
|
14 tahun lalu |