michael
|
f6e9abeaf3
* Remove non-FPC code, dates back to D7 or earlier
|
7 ani în urmă |
marco
|
00aeae7651
* alternate readinput with streams.
|
7 ani în urmă |
michael
|
20917b4ec2
* Fix strlcomp
|
7 ani în urmă |
svenbarth
|
3d740f13e4
* ensure that the data of the temp node is freed correctly in case of an error (the error might be non-fatal in case of a generic passing an untyped type to Write/Read)
|
7 ani în urmă |
svenbarth
|
781303c0d8
* ensure that the file parameter for the Read/Write family of intrinsics is (and can be) freed in tinlinenode.handle_read_write()
|
7 ani în urmă |
michael
|
71bbab3512
* Added UseUnicodeWordDetection
|
7 ani în urmă |
michael
|
08d574bf7d
* Fix bug #34087: Small optimization of StrlComp
|
7 ani în urmă |
svenbarth
|
473a028523
- the freegenericparams variable is no longer required as it's always true whenever consume_proc_name is called anyway
|
7 ani în urmă |
svenbarth
|
32db846289
* free the list containing the generic parameters as after calling insert_generic_parameter_types() it's no longer required (though this means that the condition handling generictypelist instead needs to be adjusted)
|
7 ani în urmă |
svenbarth
|
c1cfd87b56
* the call node takes ownership of the specialization context, so free it in the destructor
|
7 ani în urmă |
svenbarth
|
0aee319fdb
* do_member_read() takes ownership of the specialization context, so Nil it after the call
|
7 ani în urmă |
svenbarth
|
0ba14c7ad8
* fix memory leak when freeing a temp delete node: also call the inherited destructor so that e.g. tnode.optinfo is freed.
|
7 ani în urmă |
michael
|
ddbad9d5c7
* Fix bug #34085, small refactoring: introduce IsSpaceChar
|
7 ani în urmă |
michael
|
a921002c49
* Fix all warnings/hints
|
7 ani în urmă |
michael
|
f575eafa1e
* Fix bug #34086
|
7 ani în urmă |
svenbarth
|
32c307e9ce
* fix for Mantis #34021: if one of the two operators is an array constructor try to use an operator overload for that first before converting it to a set
|
7 ani în urmă |
michael
|
a49a496f09
* Fix bug ID #0034083, allowing to add Output Intent (preparing PDF/A)
|
7 ani în urmă |
michael
|
4700e982d4
* Fix bug ID #0034071
|
7 ani în urmă |
michael
|
a7cbafb658
* Allow not to have Trailer ID
|
7 ani în urmă |
michael
|
65baf55ee0
* Fix bug #34081, add Metadata option
|
7 ani în urmă |
Mattias Gaertner
|
6211847176
pastojs: create intfmap only for first class
|
7 ani în urmă |
Mattias Gaertner
|
e5cc0731ec
pastojs: fixed override method of class interface
|
7 ani în urmă |
michael
|
11fc60c213
* Fix bug ID #34082: wrong CID
|
7 ani în urmă |
michael
|
ddb6741c6c
* Fix bug ID #34076 using provided patch: Add QWord overloads to Assert/CheckEquals
|
7 ani în urmă |
michael
|
dcf685b835
* Fix bug ID #34075 using provided patch: some methods not updating assert call count.
|
7 ani în urmă |
michael
|
ac48cd1343
* Add /ID to trailer, patch by Petr-K, butg ID 34072
|
7 ani în urmă |
michael
|
87de25a694
* Fix bug #34077
|
7 ani în urmă |
pierre
|
29d524e7e6
Remove abolute path for native linker, ld is in directory /usr/ccs/bin in Oracle Solaris 10 8/11
|
7 ani în urmă |
michael
|
e13f069b17
* Actually use introduced cross-platform constant...
|
7 ani în urmă |
michael
|
4e94570ca3
* Examples for socket client/server moved here, adapted for possibility of timeout
|
7 ani în urmă |