michael
|
2a108bb4bf
* Firebird/Interbase needs CREATE GENERATOR instead of sequence, added sequence/domain capability
|
17 gadi atpakaļ |
michael
|
81b4052a2a
* Added initial support for domains, foreign keys and sequences
|
17 gadi atpakaļ |
marco
|
03fd61b68d
* booltostr overload
|
17 gadi atpakaļ |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
17 gadi atpakaļ |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
17 gadi atpakaļ |
florian
|
e67c03d30a
* fixed for 64 bit targets
|
17 gadi atpakaļ |
Jonas Maebe
|
7b467fa2a0
* Don't inline ioresult. It's not speed critical and inlining it causes
|
17 gadi atpakaļ |
Jonas Maebe
|
76ce35b905
* method definitions in "child" interfaces also hide those in "parent"
|
17 gadi atpakaļ |
Jonas Maebe
|
2c88f7aa95
* %os -> %target
|
17 gadi atpakaļ |
Jonas Maebe
|
c65f8e7652
* safecall is only supposed to do anything for Windows targets. Removed
|
17 gadi atpakaļ |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
17 gadi atpakaļ |
Jonas Maebe
|
6d9bf8081a
* fixed test for 64 bit platforms
|
17 gadi atpakaļ |
Jonas Maebe
|
e295053448
* fixed test for 64 bit platforms
|
17 gadi atpakaļ |
marco
|
cebfe55996
* Patch from Mattias for #11809
|
17 gadi atpakaļ |
michael
|
7b32574345
* Patch from Paul Ishenin to add GTK 2.4 symbols
|
17 gadi atpakaļ |
Jonas Maebe
|
6697f173b6
* the fact that a procedure is local does not mean that it by definition
|
17 gadi atpakaļ |
ivost
|
77cf5bff6b
* libxml2 translation alsmost finished
|
17 gadi atpakaļ |
florian
|
43f3b72139
* continued to play with avr
|
17 gadi atpakaļ |
ivost
|
fe9092be31
* progress on libxml2 translation
|
17 gadi atpakaļ |
ivost
|
cd9cb036b9
* progress on libxml2 translation
|
17 gadi atpakaļ |
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 gadi atpakaļ |
yury
|
bf6bf46708
* buildrtl does not depend on macpas unit.
|
17 gadi atpakaļ |
yury
|
15d0521f39
* Inlining is not supported for formal parameters. Disable inlining to prevent warning.
|
17 gadi atpakaļ |
yury
|
9015e06907
* Some fixes and additions by Vasil Maximov.
|
17 gadi atpakaļ |
yury
|
f020a0a669
* LPMSG is pointer to MSG. Spotted by Vasil Maximov.
|
17 gadi atpakaļ |
michael
|
e797713e67
* Correct location for IB import...
|
17 gadi atpakaļ |
florian
|
07182fba98
* continued work on avr-embedded
|
17 gadi atpakaļ |
michael
|
980c6b7040
* Improved import of data dictionary for Interbase connections
|
17 gadi atpakaļ |
michael
|
db6b5f53d2
* Corrections for BCD support
|
17 gadi atpakaļ |
ivost
|
81ff2df54d
* progress on libxml2 translation
|
17 gadi atpakaļ |