michael
|
3d3c85dd4a
* Domains and sequences are now also written to .ini
|
17 lat temu |
michael
|
8aa9dc6d0e
* Rework zodat domeinen aangemaakt kunnen worden
|
17 lat temu |
Jonas Maebe
|
1bf9ae2b4f
* "To many colors" -> "Too many colors" (remark by Gerold Veith, mantis
|
17 lat temu |
florian
|
702817a4e5
+ forgotten test
|
17 lat temu |
michael
|
7edaea59fd
* Forgot to set capabilities
|
17 lat temu |
michael
|
2a108bb4bf
* Firebird/Interbase needs CREATE GENERATOR instead of sequence, added sequence/domain capability
|
17 lat temu |
michael
|
81b4052a2a
* Added initial support for domains, foreign keys and sequences
|
17 lat temu |
marco
|
03fd61b68d
* booltostr overload
|
17 lat temu |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
17 lat temu |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
17 lat temu |
florian
|
e67c03d30a
* fixed for 64 bit targets
|
17 lat temu |
Jonas Maebe
|
7b467fa2a0
* Don't inline ioresult. It's not speed critical and inlining it causes
|
17 lat temu |
Jonas Maebe
|
76ce35b905
* method definitions in "child" interfaces also hide those in "parent"
|
17 lat temu |
Jonas Maebe
|
2c88f7aa95
* %os -> %target
|
17 lat temu |
Jonas Maebe
|
c65f8e7652
* safecall is only supposed to do anything for Windows targets. Removed
|
17 lat temu |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
17 lat temu |
Jonas Maebe
|
6d9bf8081a
* fixed test for 64 bit platforms
|
17 lat temu |
Jonas Maebe
|
e295053448
* fixed test for 64 bit platforms
|
17 lat temu |
marco
|
cebfe55996
* Patch from Mattias for #11809
|
17 lat temu |
michael
|
7b32574345
* Patch from Paul Ishenin to add GTK 2.4 symbols
|
17 lat temu |
Jonas Maebe
|
6697f173b6
* the fact that a procedure is local does not mean that it by definition
|
17 lat temu |
ivost
|
77cf5bff6b
* libxml2 translation alsmost finished
|
17 lat temu |
florian
|
43f3b72139
* continued to play with avr
|
17 lat temu |
ivost
|
fe9092be31
* progress on libxml2 translation
|
17 lat temu |
ivost
|
cd9cb036b9
* progress on libxml2 translation
|
17 lat temu |
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 lat temu |
yury
|
bf6bf46708
* buildrtl does not depend on macpas unit.
|
17 lat temu |
yury
|
15d0521f39
* Inlining is not supported for formal parameters. Disable inlining to prevent warning.
|
17 lat temu |
yury
|
9015e06907
* Some fixes and additions by Vasil Maximov.
|
17 lat temu |
yury
|
f020a0a669
* LPMSG is pointer to MSG. Spotted by Vasil Maximov.
|
17 lat temu |