Jonas Maebe
|
9750e49d5a
* fixed x86 compilation after r8651
|
18 anni fa |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 anni fa |
Jonas Maebe
|
70c2414daa
* split off sec_rodata_norel from sec_rodata, and only put constant data
|
18 anni fa |
Almindor
|
5520a948e5
* fix few cases of misplaced cInt (should be cLong)
|
18 anni fa |
pierre
|
650dc4468b
* save stop_break_number and restore at end of gdb_command method
|
18 anni fa |
joost
|
80eb344eef
* The value of a Checkbox or Rabiobutton should contain the value it should return if the control is checked. Not the value of the field itself.
|
18 anni fa |
joost
|
f182b6698b
* Removed tracking of the status of InitialiseMySQL, since InitialiseMySQL handles this itself using a refcount
|
18 anni fa |
joost
|
55e680469f
* Fixed compilation after r8639
|
18 anni fa |
Almindor
|
0ec95286a9
* use cInt instead of Integer and cuLong instead of Cardinal (latter confirmed with .h)
|
18 anni fa |
Jonas Maebe
|
2de2b6e17f
* changed darwin/ppc32 jumptable code to be the same as the darwin/ppc64
|
18 anni fa |
joost
|
f110c6d506
* mysqlxxdyn now first looks for a version-specific library.
|
18 anni fa |
joost
|
0a0c7127a4
* When the mysql-header-files were made, both "unsigned int" and "unsigned long" were converted to a dword. This works fine for most configurations, but not for x86_64-linux. So all dwors are changed in the culong and cuint types from ctypes
|
18 anni fa |
Tomas Hajny
|
e4fe4e740c
* usedircache reenabled
|
18 anni fa |
Jonas Maebe
|
0cbcf95ff2
* fixed compilation on non-x86 after r8617
|
18 anni fa |
Jonas Maebe
|
2bb0dced62
* optimized code for jumptables (same as for ppc now)
|
18 anni fa |
Jonas Maebe
|
83624822c3
* moved and changed format of N_OSO stab to be the same as under gcc
|
18 anni fa |
marco
|
9e1462203c
* dateutils.scandatetime, an inverse of formatdatetime
|
18 anni fa |
Vincent Snijders
|
e9dfa12646
added fptime to the makefile for all targets
|
18 anni fa |
florian
|
5a585ce07d
* made SExecuteProcessFailed error message more clear
|
18 anni fa |
peter
|
5b43775060
* code from shootout
|
18 anni fa |
florian
|
91956cdb54
* write output to stderr
|
18 anni fa |
florian
|
8a70b3ec8b
* standalone timing program for systems not having a time command
|
18 anni fa |
florian
|
f1d131ab83
+ -B added to get timing info
|
18 anni fa |
florian
|
4cd15058df
* take care of the used fpu instruction set when saving/restoring function results on x86
|
18 anni fa |
Jonas Maebe
|
86164b3a8d
* added linklib statement
|
18 anni fa |
florian
|
aa76355045
+ fasta benchmark added
|
18 anni fa |
florian
|
7f441e0bca
+ added more FILE_ATTRIBUTE constants, resolves #9669
|
18 anni fa |
florian
|
ecc45e16db
* formatting fixed ;)
|
18 anni fa |
michael
|
9777065197
* Fixed carry bug in conversion of currency to string
|
18 anni fa |
michael
|
5cb32f860b
* New version corresponding to 1.0.17 from Ido Kanner
|
18 anni fa |