Jonas Maebe
b59e60b295
* removed unused variable
2005-03-25 23:01:50 +00:00
Jonas Maebe
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
...
uninitialised use of variables/function results (a few)
2005-03-25 22:53:39 +00:00
peter
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
2005-03-25 22:20:18 +00:00
Jonas Maebe
a5c94ddccd
* removed some unused variables
2005-03-25 21:55:43 +00:00
Jonas Maebe
9fc51ed8f0
* terrornode.create -> cerrornode.create
2005-03-25 21:46:06 +00:00
Jonas Maebe
0b3003fb78
- removed unused variables
2005-03-25 21:22:30 +00:00
Jonas Maebe
bb27e8b024
* fixeed uninitialised variable
...
- removed unused local variables
2005-03-25 21:21:30 +00:00
peter
54ca3d4536
* add cdecl for sigaction
2005-03-25 20:09:16 +00:00
peter
7867c168b8
* add const to 64bit seeks
2005-03-25 20:07:43 +00:00
florian
e59c1f74a2
+ more vararray stuff
2005-03-25 19:02:59 +00:00
florian
aa4699892b
+ some vararray stuff added
2005-03-25 18:03:50 +00:00
michael
00a68932dc
+ MySQL 3 dynamic connection by Bram Kuijvenhoven
2005-03-25 12:03:53 +00:00
michael
bbbcc17171
+ Implementation of IndexForFields from Alexandrov Alexandru
2005-03-25 11:38:01 +00:00
peter
fea853245d
* new bug
2005-03-24 23:06:53 +00:00
peter
bd34e0dd69
* don't remove repeat until node in repeat until true;
2005-03-24 23:06:43 +00:00
fpc
f8849f9396
* call mysql_init
2005-03-24 22:56:21 +00:00
michael
09248fce79
+ Patch from Luk Vandelaer to add PQPrepare
2005-03-24 20:56:37 +00:00
michael
e08a7b8fc0
+ Fix in params from Luk Vandelaer
2005-03-24 20:54:53 +00:00
florian
409eec37c3
* small compilation fix
2005-03-24 13:30:17 +00:00
michael
d9ccf57c4a
+ Patch from Michalis Kamburelis to correct transactions
2005-03-23 08:35:05 +00:00
michael
012392381c
+ Several patches from Jose A. Rimon
...
# Prevents "field not found" error, when use a query without the primary key
Set SQLlen of different data types
Use AliasName instead of SQLname to avoid "duplicate field name" error, for
example when using "coalesce" more than once
use SQLScale in ftLargeInt to get actual values
Send query to server with different lines. Provides line info in sqlErrors
and allows single line comments
2005-03-23 08:17:51 +00:00
peter
2a9658aa6c
* no smartlinking for powerpc-linux
2005-03-22 16:34:25 +00:00
marco
b71b1e232d
* support for BSD style network files
2005-03-22 13:39:11 +00:00
florian
e2c26378b3
* shortstr_to_widestring fixed
2005-03-22 10:10:54 +00:00
marco
8c422d4946
* contributed by Karl-Michael Schindler
2005-03-22 09:54:45 +00:00
peter
ccf36c0afd
* fix crash under win32 with previous reallocmem fix
2005-03-21 16:31:33 +00:00
peter
239beee554
* mysql 4
2005-03-21 16:20:17 +00:00
peter
6dc122aa62
* man pages for all backends
2005-03-21 16:11:19 +00:00
olle
878c56bad6
* Cleaned up handling of source file extension.
...
+ Added support for .p extension for macos and darwin
2005-03-20 22:36:45 +00:00
Tomas Hajny
f5729c6063
* thread local memory freed
2005-03-20 22:33:27 +00:00
florian
1323b56132
* USECMOV activated
2005-03-20 21:41:29 +00:00
florian
33ec5d49c5
* USECMOV fixed
2005-03-20 21:41:10 +00:00
peter
5452cccaad
* fix spilling code when explicit cpu registers are used in an
...
instruction
2005-03-20 19:47:46 +00:00
olle
46503e17e2
* minimal fix
2005-03-20 19:37:54 +00:00
olle
d4b4756c01
+ Added optional path translation mechanism
2005-03-20 19:37:31 +00:00
olle
5846c1c9e8
- removed FSpLocationFromFullPath
2005-03-20 19:35:24 +00:00
olle
2162dd621a
- removed unnecessary APPTYPE CONSOLE
2005-03-20 19:26:01 +00:00
olle
fe75fd970d
* adopted to also support macos line endings
2005-03-20 19:21:43 +00:00
olle
91c8da4e1a
+ New test for compile time things
...
+ Moved part from tmacpas4.pp
2005-03-20 19:19:50 +00:00
olle
59f83a5357
- Moved part to tmacpas4.pp
2005-03-20 19:18:55 +00:00
peter
d7ae60a9e0
* fixed tryresizemem
2005-03-20 18:57:29 +00:00
olle
7cb6368f12
* Support for pascal constant expr in compile time expr, is now only allowed in mode Delphi
...
+ Warning for undefined compile time var in mode macpas
* Support for some turbo directives in mode macpas
* Support for Metrowerks style DEFINED xxx
2005-03-20 18:13:34 +00:00
peter
e4c09a152b
* Ogr
2005-03-20 18:01:53 +00:00
peter
d130edf7ed
* new bug
2005-03-20 17:26:40 +00:00
marco
4b970dd383
* now imports sockets for hosttostr routines
2005-03-20 12:48:24 +00:00
marco
d0582f4d3e
* sb removed legacymem. Fixed with getfpcheapstatus. Now 1.9.9 only
2005-03-20 12:46:55 +00:00
michael
5c047389a6
+ Patch from Colin Western to fix uninitialized memory reads
2005-03-20 12:45:19 +00:00
michael
c77ecccdfa
+ Initial import from Nikolay Nikolov
2005-03-19 22:35:24 +00:00
peter
ae0eb8d607
don't check size differences for booleans
2005-03-18 16:41:27 +00:00
marco
8b51fef46b
* sockets now imported for conversion funcs
2005-03-18 12:08:09 +00:00