joost
|
00e76eab6a
* SQLdb now handles queries with statementtype stExecProcedure as select queries so that it is possible to fetch the results. But stExecProcedure will fetch only one row of data.
|
16 years ago |
Jonas Maebe
|
0d4c4a213e
* only excute tests on platforms for which -gc is supported
|
16 years ago |
joost
|
4fc5d5dbef
* Show provided invalid date in StroToDate error messages
|
16 years ago |
Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
16 years ago |
Jonas Maebe
|
e54aed98a4
* fixed some small errors/inconsistencies in the wpo messages
|
16 years ago |
florian
|
7d849d312b
+ added missing LaTeX statement for wpo error messages
|
16 years ago |
joost
|
204de0d4cf
* Added tests for update-buffers and streaming
|
16 years ago |
joost
|
5bfc0e094e
* Clear FieldDefs before reading them from stream
|
16 years ago |
Jonas Maebe
|
2cd1acc77d
* element type of ansistrings is cchartype, not u8inttype
|
16 years ago |
joost
|
d6a688e6df
* Handle ftBCD fields with different precisions correctly. (bug 12862)
|
16 years ago |
Jonas Maebe
|
03a7d089b9
+ append_block1() to add extra block DW_FORM_block1 attributes to
|
16 years ago |
marco
|
658dc2d8cd
* increased very low (64k) TBits limit to +/- 2GB, like most datastructures.
|
16 years ago |
marco
|
f0c236b992
* Made overloading situation ifthen more Delphi compatible. Mantis #12662
|
16 years ago |
yury
|
972a12b98d
* Added bugtraq:url and bugtraq:logregex svn properties to enable nice links to Mantis bug reports in TortoiseSVN client.
|
16 years ago |
yury
|
c1f373ee71
* Fixed case when TJSONStringType = WideString.
|
16 years ago |
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 years ago |
Jonas Maebe
|
a3732f5cfc
* changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to
|
16 years ago |
florian
|
e512367dbd
* formatting fix
|
16 years ago |
florian
|
23bbb087bd
* indention fixed
|
16 years ago |
florian
|
3329a9b895
+ ascii85 decoder stream by Danny Milosavljevic, resolves #0012833
|
16 years ago |
marco
|
2ff48d2576
* len now longint.
|
16 years ago |
florian
|
ff205c6e90
* set result of tdecompressionstream.seek by Danny Milosavljevic, resolves #12830
|
16 years ago |
michael
|
de5861c689
* Added GIF reader from Mattias Gaertner
|
16 years ago |
joost
|
5703c2a888
* Fetch all records before building an index using IndexFieldNames
|
16 years ago |
joost
|
ddeea252b5
* Partly reverted r11511 so that a query is prepared only once
|
16 years ago |
Károly Balogh
|
75fae87e46
+ removed probably accidentally left in A_BL generation, which caused double BL <name> instruction generation
|
16 years ago |
Jonas Maebe
|
513b89f961
* fixed commented out dwarf-3 dyn array debug information location
|
16 years ago |
marco
|
b8194205af
* two more culong(1) shl fixes.
|
16 years ago |
marco
|
a88ebff6dd
* fix for 64-bit signed<->unsigned issue, bug #12841
|
16 years ago |
joost
|
7cd20771b0
* Restore the order of two deleted records bound to the same record properly when reading a dataset from file
|
16 years ago |