Károly Balogh
|
92e7c0b03f
m68k: assembler reader changes
|
9 жил өмнө |
sergei
|
bbfbab7e0c
* Moved handling of comments and line breaks in assembler blocks from scanner to tokenizer level. Handling them at character level was causing compiler to accept comments in the middle of any assembler token, which should never happen. It was also causing Mantis #27459: a newline immediately after closing 'end' token was first handled in asmgetchar and then by normal parser, causing all subsequent line numbering to be off by one.
|
9 жил өмнө |
michael
|
81b778f555
* Correction on previous patch
|
9 жил өмнө |
michael
|
3f5172933d
* var -> out for Runcommand
|
9 жил өмнө |
michael
|
9157a11b7e
* Applied partial patch from barlone to change var->out for IdentToInt
|
9 жил өмнө |
michael
|
ee2f34588d
* Fix bug #28258, missing UTF8ToString, patch by Stocki
|
9 жил өмнө |
michael
|
ca2b1f97ed
* Applied patch from José Mejuto to fix bug ID #27486
|
9 жил өмнө |
michael
|
9111c9263e
* Patch from Antônio Galvão to make an event sink: Implements ConnectEvents and DisConnectEvents. (bug ID 28377)
|
9 жил өмнө |
michael
|
ede4bac345
* Fixed bug ID #25110, patch from ocean
|
9 жил өмнө |
michael
|
6b3b3d5c0c
* Fix bug ID #29155, wrong declaration of ISTream.
|
9 жил өмнө |
sergei
|
b1ee3dd5e5
* m68k assembler reader: call tscannerfile.illegal_char instead of reimplementing it.
|
9 жил өмнө |
michael
|
bdde398a98
* NaturalCompare
|
9 жил өмнө |
michael
|
353f5340dc
* Patch from Ondrej Pokorny to implement - and * operators for TPointF
|
9 жил өмнө |
michael
|
96257e11d7
* Add widestrutils, delphi compatibility (Bug ID 28396)
|
9 жил өмнө |
michael
|
244be4f4c2
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
9 жил өмнө |
michael
|
5852d609b1
* Upgrade to unicode version 7, CLDR 27 (Patch by Inoussa Ouedraogo, bug ID #28603)
|
9 жил өмнө |
michael
|
37596246cf
* XPM -> PNG
|
9 жил өмнө |
michael
|
38da3db2b2
* Patch to add IBFixFssData, IBFixFssMeta options from Tsvetoslav (bug ID 28309)
|
9 жил өмнө |
michael
|
f313a96af0
* Add 2 options for Firebird, patch by Tsvetoslav (bug ID 28309)
|
9 жил өмнө |
michael
|
b4211ee8fb
* GetObjectNames implementation (adapted from Daniel Gaspary, bug ID #26254)
|
9 жил өмнө |
michael
|
1906217491
* Fix default values (bug ID 27996)
|
9 жил өмнө |
michael
|
6a84b02189
* Added SkipClientLibraryCheck option (bug ID 27395)
|
9 жил өмнө |
michael
|
49fcad5119
* Patch from Luiz Americo to remove redundant field check (is in BindFields) Bug ID #29296
|
9 жил өмнө |
michael
|
3c73c99a18
* Allow test cases to be created only once
|
9 жил өмнө |
michael
|
602cce97ac
* Write not-loaded functions in case of load fail
|
9 жил өмнө |
michael
|
4da8b0153c
* Add PKCS7 functions (Bug ID 20573)
|
9 жил өмнө |
Jonas Maebe
|
8164d5aaf4
* don't make all procdef symbols global if we are using section-based
|
9 жил өмнө |
Jonas Maebe
|
81381cfbb4
+ vectorized dead-strippable section support for LLVM
|
9 жил өмнө |
michael
|
810fdb9d13
* Add sqlscript unit tests to test application
|
9 жил өмнө |
michael
|
2b2bf19981
* Fix bug in SQL -- comment handling (by Andrea Urbani, bug ID #28333)
|
9 жил өмнө |