michael
|
acf0c8019b
* Patch from Vincent Snijders to fix EscapeText
|
17 years ago |
michael
|
cbdd282f19
* Diff domains and sequences
|
17 years ago |
michael
|
6a5954201d
* Added import routines for domains/seqences, and populate code
|
17 years ago |
michael
|
3d3c85dd4a
* Domains and sequences are now also written to .ini
|
17 years ago |
michael
|
8aa9dc6d0e
* Rework zodat domeinen aangemaakt kunnen worden
|
17 years ago |
Jonas Maebe
|
1bf9ae2b4f
* "To many colors" -> "Too many colors" (remark by Gerold Veith, mantis
|
17 years ago |
florian
|
702817a4e5
+ forgotten test
|
17 years ago |
michael
|
7edaea59fd
* Forgot to set capabilities
|
17 years ago |
michael
|
2a108bb4bf
* Firebird/Interbase needs CREATE GENERATOR instead of sequence, added sequence/domain capability
|
17 years ago |
michael
|
81b4052a2a
* Added initial support for domains, foreign keys and sequences
|
17 years ago |
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 |