marco
|
03fd61b68d
* booltostr overload
|
17 years ago |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
17 years ago |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
17 years ago |
florian
|
e67c03d30a
* fixed for 64 bit targets
|
17 years ago |
Jonas Maebe
|
7b467fa2a0
* Don't inline ioresult. It's not speed critical and inlining it causes
|
17 years ago |
Jonas Maebe
|
76ce35b905
* method definitions in "child" interfaces also hide those in "parent"
|
17 years ago |
Jonas Maebe
|
2c88f7aa95
* %os -> %target
|
17 years ago |
Jonas Maebe
|
c65f8e7652
* safecall is only supposed to do anything for Windows targets. Removed
|
17 years ago |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
17 years ago |
Jonas Maebe
|
6d9bf8081a
* fixed test for 64 bit platforms
|
17 years ago |
Jonas Maebe
|
e295053448
* fixed test for 64 bit platforms
|
17 years ago |
marco
|
cebfe55996
* Patch from Mattias for #11809
|
17 years ago |
michael
|
7b32574345
* Patch from Paul Ishenin to add GTK 2.4 symbols
|
17 years ago |
Jonas Maebe
|
6697f173b6
* the fact that a procedure is local does not mean that it by definition
|
17 years ago |
ivost
|
77cf5bff6b
* libxml2 translation alsmost finished
|
17 years ago |
florian
|
43f3b72139
* continued to play with avr
|
17 years ago |
ivost
|
fe9092be31
* progress on libxml2 translation
|
17 years ago |
ivost
|
cd9cb036b9
* progress on libxml2 translation
|
17 years ago |
yury
|
8818df640f
* Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar".
|
17 years ago |
yury
|
bf6bf46708
* buildrtl does not depend on macpas unit.
|
17 years ago |
yury
|
15d0521f39
* Inlining is not supported for formal parameters. Disable inlining to prevent warning.
|
17 years ago |
yury
|
9015e06907
* Some fixes and additions by Vasil Maximov.
|
17 years ago |
yury
|
f020a0a669
* LPMSG is pointer to MSG. Spotted by Vasil Maximov.
|
17 years ago |
michael
|
e797713e67
* Correct location for IB import...
|
17 years ago |
florian
|
07182fba98
* continued work on avr-embedded
|
17 years ago |
michael
|
980c6b7040
* Improved import of data dictionary for Interbase connections
|
17 years ago |
michael
|
db6b5f53d2
* Corrections for BCD support
|
17 years ago |
ivost
|
81ff2df54d
* progress on libxml2 translation
|
17 years ago |
Almindor
|
5298b2b567
* apply patch from Paul Ishenin which adds missing gdk2.6 symbols
|
17 years ago |
marco
|
13093ab53c
* fix for #11865 -Oppentium3
|
17 years ago |