Commit Graph

28532 Commits

Author SHA1 Message Date
florian
19c7d1d14c * reset aktobjectdef before compilation, resolves #10971
git-svn-id: trunk@10874 -
2008-05-03 14:36:47 +00:00
florian
8fe43377e1 + convert case <boolean> of into if statement, resolves #10517
git-svn-id: trunk@10873 -
2008-05-03 10:27:55 +00:00
Jonas Maebe
a324744cbe * fixed checking for defined/undefined macro's in the configuration file
(#undef'ed macro's still caused #ifdef/#ifndef to return resp.
     true/false)

git-svn-id: trunk@10872 -
2008-05-03 09:55:41 +00:00
florian
0919c1112f * updated version and copyright
* removed Alt-X shortcut, non working and makes no sense, resolves #6529

git-svn-id: trunk@10871 -
2008-05-02 21:25:04 +00:00
florian
c56c6e976c + allow dyn. arrays to be published, resolves #10493
git-svn-id: trunk@10870 -
2008-05-02 21:15:10 +00:00
marco
f85d57037c * patch for gtk_file_chooser do_overwrite_confirmation getter and setter (#11246)
git-svn-id: trunk@10869 -
2008-05-02 20:13:19 +00:00
florian
e85df2a7fb * merged rev. 10867 to win64 and wince
git-svn-id: trunk@10868 -
2008-05-02 18:54:16 +00:00
florian
577d26b290 * better handling of error output for gui programs
git-svn-id: trunk@10867 -
2008-05-02 18:43:43 +00:00
florian
ff9273bf0d * flush standard files only if they are opend for output, resolves #11170
git-svn-id: trunk@10866 -
2008-05-02 18:42:28 +00:00
florian
e165741d56 * formatting
git-svn-id: trunk@10865 -
2008-05-02 18:41:40 +00:00
michael
0167a576f0 * Fixed some typos
git-svn-id: trunk@10861 -
2008-05-02 16:00:48 +00:00
Jonas Maebe
a87de2ca9b * regenerated messages
git-svn-id: trunk@10859 -
2008-05-02 14:04:02 +00:00
michael
5d1c98237b * Fixed all known errors
git-svn-id: trunk@10857 -
2008-05-02 09:36:38 +00:00
marco
9f34860cc1 * small fix for crackurl/createurl mistake, reported by email by mspiller.
git-svn-id: trunk@10856 -
2008-05-01 16:39:01 +00:00
marco
e57c36eaba * patch for #11110, unc drives and forcedirectories from Bart.
git-svn-id: trunk@10855 -
2008-05-01 15:41:36 +00:00
marco
80fc6fbed2 * Updated header translations from Luiz. Now should work for win32 too
git-svn-id: trunk@10854 -
2008-05-01 15:24:06 +00:00
marco
2fd39019bf * fix for 11176 val ansistring to enum
git-svn-id: trunk@10853 -
2008-05-01 13:05:34 +00:00
Jonas Maebe
0fb87b67b6 * changed string argument of tppufile.putstring into a constant
git-svn-id: trunk@10852 -
2008-05-01 12:34:47 +00:00
Jonas Maebe
6851c958e7 * test doesn't have to fail compilation, but execution
git-svn-id: trunk@10851 -
2008-05-01 11:49:05 +00:00
Jonas Maebe
3d2630c661 * fixed wrong location.size (sign) for x86's in_abs_long + test
git-svn-id: trunk@10850 -
2008-05-01 11:47:32 +00:00
marco
ba9e709878 * fix for 11238
git-svn-id: trunk@10849 -
2008-05-01 11:23:04 +00:00
Jonas Maebe
f24cecc750 * renamed tests so they get executed by the testsuite
* fixed texec2 so it hopefully works for both *nix and windows

git-svn-id: trunk@10847 -
2008-04-30 19:09:01 +00:00
Jonas Maebe
2067da9a62 * patch from Giulio Bernardi to fix the generic AnsiStrIComp,
AnsiStrLComp and AnsiStrLIComp (mantis #11235):
   * fixed wrong equality result in case one of the strings
     was shorter than the other but matched the start
   * AnsiStrLComp and AnsiStrLIComp should ignore embedded #0
     characters

git-svn-id: trunk@10846 -
2008-04-30 19:02:01 +00:00
joost
545e44ff11 * Removed unused BlobsCached function
* Implemented GetSchemaInfoSQL
 * Add support for pragma-statements
 * Map empty field-types to ftString types
 * Implemented BLOB-support

git-svn-id: trunk@10845 -
2008-04-30 18:34:03 +00:00
joost
596f8f5bbb * Avoid second exception while handling the first
git-svn-id: trunk@10844 -
2008-04-30 17:32:12 +00:00
mazen
66f364d012 * Added httpd13 and httpd20 to list of compiled packages as these are to be packaged in Debian for backward compatibility.
git-svn-id: trunk@10843 -
2008-04-30 16:07:41 +00:00
mazen
b81de40204 * Fixed example directory for rexx package.
git-svn-id: trunk@10842 -
2008-04-30 15:25:12 +00:00
mazen
1b07a09ba4 * Added libgd to list of packages to be compiled.
* Fixed compilation of httpd20 and httpd22 examples.

git-svn-id: trunk@10841 -
2008-04-30 15:12:19 +00:00
Jonas Maebe
95637dea75 * fixed swapendian(smallint) (bug found by Joost van der Sluis)
* based swap(smallint) and swap(word) on swapendian(smallint/word),
    since the same bug was already fixed in swap(smallint) in r6752
    (so these routines now share the same code)
  * fixed potential range error in swapendian(word)
  + added basic test for the above four routines

git-svn-id: trunk@10840 -
2008-04-29 22:14:43 +00:00
joost
08a7e289cf * Commit the DDL-transaction in the TestScript test. (interbase only)
git-svn-id: trunk@10839 -
2008-04-29 21:54:45 +00:00
Jonas Maebe
2f25c4422b * export names aren't mangled under OS/2 either (follow-up
to r10836, see proc_get_importname in pdecsub.pas)

git-svn-id: trunk@10838 -
2008-04-29 19:08:02 +00:00
yury
c79fe114a3 * DLL export names are not mangled on Windows (bug #11228).
git-svn-id: trunk@10836 -
2008-04-28 20:08:19 +00:00
Tomas Hajny
91b87e078a * fix for running testsuite for GO32v2 by Giulio Bernardi
git-svn-id: trunk@10835 -
2008-04-28 14:40:21 +00:00
Tomas Hajny
05934cc49d * fix for running testsuite for GO32v2 by Giulio Bernardi
git-svn-id: trunk@10834 -
2008-04-28 14:39:34 +00:00
marco
78e6388073 * remaining fixes for 11226
git-svn-id: trunk@10833 -
2008-04-28 08:23:56 +00:00
yury
cc99d59d8b * Adjust precision checks for arm.
git-svn-id: trunk@10829 -
2008-04-27 21:03:57 +00:00
Jonas Maebe
3b72bf98b0 * fixed short/smallint add/sub peephole in case of operations with
only one operand + documented it by example (mantis #11223)
    

git-svn-id: trunk@10828 -
2008-04-27 21:01:52 +00:00
marco
9add060a56 * fix for 12225
git-svn-id: trunk@10827 -
2008-04-27 20:49:31 +00:00
yury
60ecb64346 * Fixed loading of single floating point values from memory to register for ARM hardfloat.
git-svn-id: trunk@10826 -
2008-04-27 20:47:52 +00:00
marco
03c02a17e9 * SharedSuffix
git-svn-id: trunk@10825 -
2008-04-27 20:33:33 +00:00
joost
971e54c113 * Reverted accidental commit in r10821
git-svn-id: trunk@10824 -
2008-04-27 20:24:29 +00:00
marco
1feac6e9d6 * first half of bug report 12226
git-svn-id: trunk@10823 -
2008-04-27 20:23:30 +00:00
joost
49f7a03478 * Fixes for ftCurrency fields
git-svn-id: trunk@10822 -
2008-04-27 20:15:46 +00:00
joost
3120184b2a * Correct a test for mysql version 5 (server)
git-svn-id: trunk@10821 -
2008-04-27 20:13:49 +00:00
Tomas Hajny
18dda56ea5 * follow-up on restructuring of packages - os2units available as one package now
git-svn-id: trunk@10820 -
2008-04-27 17:37:21 +00:00
joost
97fc499a48 * Allow a size (amount of decimals) of 0 for TBCDFields
git-svn-id: trunk@10819 -
2008-04-27 16:14:04 +00:00
joost
948e71f051 * Improved r10817
git-svn-id: trunk@10818 -
2008-04-27 16:13:11 +00:00
joost
f78ad14699 * Map string-fields with a size above dsMaxStringSize to ftMemo-fields
git-svn-id: trunk@10817 -
2008-04-27 15:46:55 +00:00
marco
d2252b8737 * partial fix for 11156
git-svn-id: trunk@10816 -
2008-04-27 15:22:44 +00:00
florian
fa6c504041 + variant functions of oleaut32.dll added
git-svn-id: trunk@10815 -
2008-04-27 13:18:40 +00:00