marco
|
658dc2d8cd
* increased very low (64k) TBits limit to +/- 2GB, like most datastructures.
|
16 年 前 |
marco
|
f0c236b992
* Made overloading situation ifthen more Delphi compatible. Mantis #12662
|
16 年 前 |
yury
|
972a12b98d
* Added bugtraq:url and bugtraq:logregex svn properties to enable nice links to Mantis bug reports in TortoiseSVN client.
|
16 年 前 |
yury
|
c1f373ee71
* Fixed case when TJSONStringType = WideString.
|
16 年 前 |
yury
|
69d1b4813c
* Fixed .res resources handling when -o switch is used to specify executable full path and name in the same folder where .res files are located. Mantis #12856.
|
16 年 前 |
Jonas Maebe
|
a3732f5cfc
* changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to
|
16 年 前 |
florian
|
e512367dbd
* formatting fix
|
16 年 前 |
florian
|
23bbb087bd
* indention fixed
|
16 年 前 |
florian
|
3329a9b895
+ ascii85 decoder stream by Danny Milosavljevic, resolves #0012833
|
16 年 前 |
marco
|
2ff48d2576
* len now longint.
|
16 年 前 |
florian
|
ff205c6e90
* set result of tdecompressionstream.seek by Danny Milosavljevic, resolves #12830
|
16 年 前 |
michael
|
de5861c689
* Added GIF reader from Mattias Gaertner
|
16 年 前 |
joost
|
5703c2a888
* Fetch all records before building an index using IndexFieldNames
|
16 年 前 |
joost
|
ddeea252b5
* Partly reverted r11511 so that a query is prepared only once
|
16 年 前 |
Károly Balogh
|
75fae87e46
+ removed probably accidentally left in A_BL generation, which caused double BL <name> instruction generation
|
16 年 前 |
Jonas Maebe
|
513b89f961
* fixed commented out dwarf-3 dyn array debug information location
|
16 年 前 |
marco
|
b8194205af
* two more culong(1) shl fixes.
|
16 年 前 |
marco
|
a88ebff6dd
* fix for 64-bit signed<->unsigned issue, bug #12841
|
16 年 前 |
joost
|
7cd20771b0
* Restore the order of two deleted records bound to the same record properly when reading a dataset from file
|
16 年 前 |
joost
|
fc2409d812
* Restructured makefiles for examples
|
16 年 前 |
joost
|
a31137d822
* Restructured makefiles for examples
|
16 年 前 |
joost
|
c5346ebbc0
* Fixed compilation of example
|
16 年 前 |
joost
|
ada2768347
* Restructured makefiles for examples
|
16 年 前 |
joost
|
00c9b17cec
* Restructured makefiles for examples
|
16 年 前 |
joost
|
d5da3f316f
* Fixed compilation of example
|
16 年 前 |
joost
|
3a50161c65
* Restructured makefiles for examples
|
16 年 前 |
joost
|
a4ca4ae32e
* Restructured makefiles for examples
|
16 年 前 |
joost
|
944da4c640
* Restructured makefiles for examples
|
16 年 前 |
michael
|
a580fe60d0
* Patch from Inoussa OUEDRAOGO so it can work with Delphi2009 and unicode chars
|
16 年 前 |
michael
|
7ebbcb4c9f
* Fixed error where unit names with underscores are not correctly handled
|
16 年 前 |