michael
|
09e7bc3096
* Fix from Michel Deslierres to fix DateTimeToJulianDate TryJulianDateToDateTime, taking into account fractions of days (30529)
|
před 9 roky |
michael
|
1f188c3685
* Patch from Karl-Michael Schindler to prepend TMP to temp filename
|
před 9 roky |
michael
|
3b3d5ab8be
* Undid last commit
|
před 9 roky |
michael
|
4fa2ec7740
* Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp
|
před 9 roky |
michael
|
abc33b81cc
* try to emulate backwards seek. Patch from p_daniel (bug ID 30428)
|
před 9 roky |
michael
|
fdac29f079
* Missing X509 functions by Darek Mazur (Bug ID 30456)
|
před 9 roky |
michael
|
8318ba30d4
* Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream
|
před 9 roky |
michael
|
de7e5d73c0
* Patch from Ondrej Pokorny to add GetAnsiBytes/GetAnsiString
|
před 9 roky |
michael
|
1e36144e87
* Rework test tree construction, finding tests (bug ID 30384)
|
před 9 roky |
svenbarth
|
627e30f47f
* factor() might return a typenode with a errordef, so check for that and don't add the typesymbol to the parameter list in that case; fixes the access violation of tw17181.pp
|
před 9 roky |
michael
|
9e6077bee2
* Patch from Silvio Clecio to adapt to new VMT methods (bug ID 30435)
|
před 9 roky |
michael
|
556b0fb837
* Fix bug #30484
|
před 9 roky |
michael
|
1d67fbc2b7
* Correct indentation of generated code in case of With
|
před 9 roky |
michael
|
fc7d4a36f4
* Allow specifying DESC indexes in IndexFieldNames. Patch by Lutz Mändle (bug ID 30479)
|
před 9 roky |
michael
|
1ca3e6c407
* Make THashedStringList obey CaseSensitive flag (patch from Giulano Colla, bug ID #30568)
|
před 9 roky |
michael
|
ccee64600e
* Patch to extend earlier fix for ISS in CGI to FastCGI (bug ID 30073)
|
před 9 roky |
michael
|
d4b581c10a
* Patch from Andrey Korol, fix number of desired colors for Greyscale (bug id 30531)
|
před 9 roky |
michael
|
8185da31e6
* Publish autocommit in TSQLScript, make Aborted and Line public. Bug ID #30559
|
před 9 roky |
michael
|
0cdf941fed
* Fix wrong ReadInt64 return type. bug ID #30579
|
před 9 roky |
michael
|
b8b96f0c8c
* Patch from Laco to limit growth of TFPList
|
před 9 roky |
svenbarth
|
c2fec2e819
* if the objecttype of the forward declaration mismatches use the objecttype previously parsed; fixes access violation of webtbf/tw11970.pp
|
před 9 roky |
svenbarth
|
7dd0130ac2
* generate_specialization_phase2() might also return an errordef, so check for that instead of simply using the symbol; fixes access violations of tgenconstraint{38,39,40}.pp
|
před 9 roky |
svenbarth
|
0df57b3c87
* forward declarations of helper types are not allowed, so enforce them by trying to parse a "for"; fixes access violation of thlp9.pp
|
před 9 roky |
svenbarth
|
6b93f09567
* fix test
|
před 9 roky |
svenbarth
|
f889891466
* fix Delete() for dynamic arrays
|
před 9 roky |
svenbarth
|
ed144a6535
* fix for Mantis #30567; the method only needs to be left with nothing to do if both method and thread are Nil
|
před 9 roky |
svenbarth
|
26a2ddd3d6
+ extend Delete() intrinsics with Delphi compatible support for dynamic arrays. Also fixes Mantis #30306
|
před 9 roky |
Jonas Maebe
|
2f41434284
* fix crash while compiling webtbf/tw14849
|
před 9 roky |
Jonas Maebe
|
1e506ce1d5
* call beforedestruction if an exception happens in afterconstruction
|
před 9 roky |
Jonas Maebe
|
94eb087aa2
* fixed typo (obcj -> objc)
|
před 9 roky |