joost
|
499d6f78d1
* Fixed recipe commences before first target error when using GNU make version 3.82
|
14 years ago |
michael
|
4d3e51288d
* Fixed ReadResourceHeader so it no longer uses an exception to report end of resources
|
14 years ago |
joost
|
092892ee82
* Replaced 5 StringReplaces with one StringsReplace
|
14 years ago |
florian
|
ce76ce8769
* fixed wrong tmpref usage as mentioned by Pierre on the mailing list
|
14 years ago |
michael
|
9d5e446914
* More flexible fileinfo unit (bug 17252)
|
14 years ago |
pierre
|
4850190663
* Change TImplementedInterface.GetCopy from a warning at compile time to an internalerror if called
|
14 years ago |
sekelsenmat
|
038cb54210
fpvectorial: Basic implementation of the PostScript support
|
14 years ago |
pierre
|
e4bb241409
* Silence warning in MakeSharedLibrary
|
14 years ago |
michael
|
1e7a050364
* Deprecated files property. Files and entries can now be used simultaneously
|
14 years ago |
michael
|
341d4a9c1f
* Applied patch as per bug #14083, added on_unknown_marker handler
|
14 years ago |
michael
|
769f0d8008
* Applied patches by "circular", bug #18863
|
14 years ago |
michael
|
ef3aa22c76
* Added some targets (reported by Leonardo Ramé)
|
14 years ago |
joost
|
1d02fcfbdb
* Added (temporary) univint dependency for iphonesim target
|
14 years ago |
joost
|
96ec37aa92
* Fixed multiplying negative tBCD values
|
14 years ago |
michael
|
2edcdbc6e4
* Readme explaining use of FastCGI (by Attila Borka)
|
14 years ago |
michael
|
b50a3bfd5d
* Attila Borka adapted examples from Lazarus so they do not rely on the LCL. Moving them to FPC
|
14 years ago |
michael
|
26fae08989
* Save session info in separate file
|
14 years ago |
michael
|
86a5871ba4
* Lazarus is no longer needed for the examples
|
14 years ago |
marco
|
f0bb0cbeed
* postgres initialize routine gets dll path as parameter. Default parameter to old value for compat.
|
14 years ago |
marco
|
de266c9857
* moved and renamed defaultsqlformatsettings. Related to mantis #17188 (comment 49077)
|
14 years ago |
marco
|
25421961c1
* Change ftcurrency to binary field to avoid server<>client locale issues.
|
14 years ago |
marco
|
80b13f5b38
* patch from Mantis #17717 by Lacak2 that improves money,bcd and char types for postgres.
|
14 years ago |
michael
|
a07b14853a
* Changed ImplicitDir default from False to True
|
14 years ago |
sergei
|
3eaf8df446
* Don't use hardcoded value for maxoutputlists
|
14 years ago |
sergei
|
4ebc34c5e7
* Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.
|
14 years ago |
marco
|
0d71ef61fc
* Committed patch from LacaK2 that adds some SQL unicode fieldtypes for sqlite3
|
14 years ago |
marco
|
90c47c5c86
* fix for renaming of type_interface_noguid (or so) to type_E_interface...
|
14 years ago |
marco
|
0e7e7e98ec
* cleanup sqlite connection for BCD formatsetting improvements
|
14 years ago |
marco
|
949b6dd65a
* Patch from LacaK2 for Mantis #18807 adding of formatsettings variants of BCD conversion routines
|
14 years ago |
marco
|
eb3ccbcb1f
* commit patch for various SQL formatting and conversions issues from Mantis #17188 from LacaK2
|
14 years ago |