Commit History

Author SHA1 Message Date
  Jonas Maebe 2de2b6e17f * changed darwin/ppc32 jumptable code to be the same as the darwin/ppc64 18 years ago
  joost f110c6d506 * mysqlxxdyn now first looks for a version-specific library. 18 years ago
  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 years ago
  Tomas Hajny e4fe4e740c * usedircache reenabled 18 years ago
  Jonas Maebe 0cbcf95ff2 * fixed compilation on non-x86 after r8617 18 years ago
  Jonas Maebe 2bb0dced62 * optimized code for jumptables (same as for ppc now) 18 years ago
  Jonas Maebe 83624822c3 * moved and changed format of N_OSO stab to be the same as under gcc 18 years ago
  marco 9e1462203c * dateutils.scandatetime, an inverse of formatdatetime 18 years ago
  Vincent Snijders e9dfa12646 added fptime to the makefile for all targets 18 years ago
  florian 5a585ce07d * made SExecuteProcessFailed error message more clear 18 years ago
  peter 5b43775060 * code from shootout 18 years ago
  florian 91956cdb54 * write output to stderr 18 years ago
  florian 8a70b3ec8b * standalone timing program for systems not having a time command 18 years ago
  florian f1d131ab83 + -B added to get timing info 18 years ago
  florian 4cd15058df * take care of the used fpu instruction set when saving/restoring function results on x86 18 years ago
  Jonas Maebe 86164b3a8d * added linklib statement 18 years ago
  florian aa76355045 + fasta benchmark added 18 years ago
  florian 7f441e0bca + added more FILE_ATTRIBUTE constants, resolves #9669 18 years ago
  florian ecc45e16db * formatting fixed ;) 18 years ago
  michael 9777065197 * Fixed carry bug in conversion of currency to string 18 years ago
  michael 5cb32f860b * New version corresponding to 1.0.17 from Ido Kanner 18 years ago
  Jonas Maebe 3f81a4ed65 * make code page name parsing case insensitive (mantis #8930) 18 years ago
  Jonas Maebe b79e4ff3f0 * fixed typo that broke non-i386 compilation after r8603 18 years ago
  Jonas Maebe ecd2445602 + segment register support in g_concatcopy (should fix #9667, but I 18 years ago
  florian 4d57395a12 * indoniesan language update by Zaenal Mutaqin 18 years ago
  Jonas Maebe 56f8424af6 * no longer remove AsmBlockStart and AsmBlockEnd markers from 18 years ago
  Jonas Maebe 93aad97c22 * Also take into account the node complexity of parameters to determine 18 years ago
  Jonas Maebe b4b715f213 * make sure tai_align.calculatefillbuf no longer destroys the fillsize 18 years ago
  Jonas Maebe 1e5fee5c6f + callparan support in node_complexity() 18 years ago
  joost 10930a5165 * Added some comments 18 years ago