michael
|
a40e6acbf6
* Patch from Mattias Gaertner
|
9 years ago |
svenbarth
|
a173c34d96
* have tcgrttinode use the indirect RTTI labels if necessary
|
9 years ago |
svenbarth
|
61551cbb0f
* move properties and functions of TVMT to the end of the record, so that one only needs to adjust the total entry count TVMTBuilder.generate_vmt_def()
|
9 years ago |
svenbarth
|
a2c0dae8a9
Merged revision(s) 32502 from branches/svenbarth/packages:
|
9 years ago |
svenbarth
|
50865158a4
Fix for Mantis #30410.
|
9 years ago |
yury
|
e3ebaa6e6a
* Remove trailing #13#10 in the result of SysErrorMessage() on Windows and minor optimization. It is Delphi compatible.
|
9 years ago |
yury
|
980c4741ac
* Fixed conversion from PWideChar to ansistring.
|
9 years ago |
michael
|
d8266a708f
* Patch from Mattias Gaertner to make exception object configurable, fix tests
|
9 years ago |
michael
|
19bd74faa9
* Patch from Mattias Gaertner
|
9 years ago |
michael
|
08c79c41bd
* Updates from Laco for version 1.0
|
9 years ago |
michael
|
ef076798d0
* Patch from Mattias Gaertner to start new unit conversion format
|
9 years ago |
michael
|
57ab472c72
* Patch from Mattias Gaertner to check implicit units when there is no uses list
|
9 years ago |
michael
|
16ce35ea9b
* Patch from Mattias Gaertner to make EscapeString a normal method + Fix casing
|
9 years ago |
michael
|
1d6900e800
* Patch from Mattias Gaertner to fixed type casts AsString is a TJSString.
|
9 years ago |
pierre
|
cc7d0d2f45
Try to implement BreakLine (Ctrl+N), bug report 28787
|
9 years ago |
pierre
|
71782a85f3
Fix bug report 28822, source file test.test.pas gets pascal syntax highlighting
|
9 years ago |
pierre
|
0af402fd1a
Add stop on Signals
|
9 years ago |
pierre
|
af8cf223ca
Specify MI use in About Dialog
|
9 years ago |
pierre
|
7b2c034065
Avoid flickering in Compilation messagebox
|
9 years ago |
michael
|
d0ca79baf7
* Patch from Mattias Gaertner to clean up code: less hints, nicer stacktraces
|
9 years ago |
michael
|
798b6d753a
* Patch from Mattias Gaertner to check uses clause
|
9 years ago |
michael
|
62f39e0037
* Some clean-up patches by Mattias
|
9 years ago |
pierre
|
ef1369fef2
Reset static recorddef variables to nil in InitSymtable, avoid crashes in TextMode IDE
|
9 years ago |
michael
|
92ab883002
* Some cleanup from Mattias
|
9 years ago |
michael
|
cdc481f218
* Patch from Mattias Gaertner to Allow only one uses list
|
9 years ago |
olivier
|
49132b57dd
- remove sysheap.inc override from the Haiku port. mmap is now fully supported under Haiku for a long time. sbrk is also under work and the current implementation limit the available memory.
|
9 years ago |
michael
|
d4a0fcecd9
* Removed unused variable
|
9 years ago |
michael
|
827209f2de
* Generic array parsing
|
9 years ago |
pierre
|
b9e6938519
Correct behavior: if VMT becomes NIL, RTE 219 must be generated as this happens if EXPVMT is not an ancestor of starting VMT
|
9 years ago |
michael
|
e1751df5c3
* Refactor so LoadFromStream can be overridden
|
9 years ago |