olle
|
5bf628a72e
bugfix, inherited reset was not called
|
20 lat temu |
tom_at_work
|
47258d61a6
* some cleanup, typo fixes
|
20 lat temu |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 lat temu |
michael
|
d30db6fced
+ Added TFPHashTable object, implemented by Dean Zobec
|
20 lat temu |
marco
|
2765cc28bc
* should now also ignore comment starting with ; (bug 45something)
|
20 lat temu |
michael
|
59d3cd95a8
+ Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec
|
20 lat temu |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 lat temu |
tom_at_work
|
54dee95053
* removed "+0" offset generation in assembler writer
|
20 lat temu |
tom_at_work
|
ff47ffb255
* quick fix for stack checking on Linux/PPC64
|
20 lat temu |
tom_at_work
|
8ca0fe382e
* removed "+0" offset generation in assembler writer
|
20 lat temu |
tom_at_work
|
940f953e8b
* cleanup, removing debug code removed and fixing file headers
|
20 lat temu |
tom_at_work
|
d54dbdf9b6
* new constants for si_code field for FPU signals (required by commit 1710)
|
20 lat temu |
tom_at_work
|
745cafdc70
* signal handler update, uses uc_mcontext instead of sigcontext_struct in later Linux versions
|
20 lat temu |
joost
|
3a226cbcc7
+ only set parameters when needed
|
20 lat temu |
Vincent Snijders
|
353f623f1f
removed seek64bit define
|
20 lat temu |
michael
|
0362fa505d
+ -o now sets output path only if a path is explicitly specified
|
20 lat temu |
joost
|
735281f879
+ removed two win32 configuration calls, which are not a part of ODBC itself
|
20 lat temu |
peter
|
87846e5986
* fixed compile errors
|
20 lat temu |
peter
|
91324759e4
* fixed range error in FpSigFillSet
|
20 lat temu |
peter
|
e00ef44479
* fix boolean range parsing false..true
|
20 lat temu |
joost
|
fbaa49fc9c
+ Added odbcsqldyn.pp
|
20 lat temu |
Tomas Hajny
|
198e0db5a1
* mistyping fixed - trac_e_able
|
20 lat temu |
florian
|
a6b00feb1e
+ warn directive is different fom warnings and warning
|
20 lat temu |
Tomas Hajny
|
e90a6deebb
* Alle -> all
|
20 lat temu |
joost
|
cfe83fe520
+ Added empty TMySQLconnection.UnPrepareStatement
|
20 lat temu |
florian
|
8b3c634573
* fixed DynArraySetLength
|
20 lat temu |
joost
|
f41ff8ac78
+ Patch from Bram Kuijvenhoven:
|
20 lat temu |
florian
|
9efae2700b
* more rangecheck fixing
|
20 lat temu |
florian
|
a636570436
* compile with $R-
|
20 lat temu |
Tomas Hajny
|
69cc232b0b
* WaitFor modified to call CheckSynchronize - to be tested with 3695
|
20 lat temu |