Commit Graph

28558 Commits

Author SHA1 Message Date
yury
1ec04dfd36 * Moved gx to packages.
git-svn-id: trunk@10903 -
2008-05-07 13:39:41 +00:00
yury
26d51730a8 + Added cesync, rapi, windbase units. rapi is builded for win32 only. cesync is builded for both wince and win32.
git-svn-id: trunk@10902 -
2008-05-07 13:16:34 +00:00
yury
4ea565e9a6 + Added gpsapi and todaycmn units by Vasil.
git-svn-id: trunk@10901 -
2008-05-07 12:54:12 +00:00
yury
9633252e30 * Fixed winceunits sources and added them to build.
git-svn-id: trunk@10900 -
2008-05-07 12:46:47 +00:00
yury
d1dd8bd928 * Fixed warning and notes.
git-svn-id: trunk@10899 -
2008-05-07 12:35:03 +00:00
yury
e2634e0b8d * renamed files.
git-svn-id: trunk@10898 -
2008-05-07 11:26:28 +00:00
yury
d2af7aa34a * Started moving wince extra APIs from windows unit to separate units in packages/winceunits. Similar to win32/64.
git-svn-id: trunk@10897 -
2008-05-07 11:16:05 +00:00
marco
9d19ee390c * bug #10571, getcompletionstatus was already added, postcompletionstatus in this commit
git-svn-id: trunk@10896 -
2008-05-06 22:12:06 +00:00
Jonas Maebe
85993dbedb + necessary linklib, pascalmainname and linkframework statements to
allow usage on Darwin without having to know the magic incantation

git-svn-id: trunk@10895 -
2008-05-06 15:39:37 +00:00
Jonas Maebe
edae55a3a9 + test for mantis #11182 (one which also crashed 2.3.1 before
the fix)

git-svn-id: trunk@10894 -
2008-05-06 13:45:25 +00:00
Jonas Maebe
2df5878ee4 * deref childs of loopnodes (needed to fix mantis #11182 on 2.2.1;
that one doesn't crash 2.3.1, but this bug could still crash 2.3.1
    in other cases)

git-svn-id: trunk@10893 -
2008-05-06 13:36:18 +00:00
Jonas Maebe
aa4e14f96a + test for mantis #6769 (already works with 2.3.1 and 2.2.1)
git-svn-id: trunk@10892 -
2008-05-06 12:26:18 +00:00
michael
ee1757a6c5 * Patch from Paul Ishenin to implement SetDesigning and SetDesignInstance
git-svn-id: trunk@10890 -
2008-05-05 19:34:06 +00:00
michael
c98d7325f6 * GOTO ON in source.
git-svn-id: trunk@10889 -
2008-05-05 19:33:17 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
Legolas
f2437bb479 * Updated nds linker script for new binutils
* Quick'n'dirt random number generator for nds

git-svn-id: trunk@10887 -
2008-05-05 17:50:13 +00:00
Jonas Maebe
dc1ac3f9fa + added missing { %fail }
git-svn-id: trunk@10886 -
2008-05-05 12:07:17 +00:00
Jonas Maebe
85b9c65f51 * fixed support in macpas mode for anonymous procedure/function types
in parameter lists after r9484 (mantis #11254)

git-svn-id: trunk@10885 -
2008-05-05 11:59:35 +00:00
joost
2788fec70e * Removed unused method StringQuery
* Fix for Execscallback
 * Set ConnOptions
 * Set FPrepared flag on prepare and call sqlite3_reset before execute

git-svn-id: trunk@10884 -
2008-05-04 21:11:25 +00:00
marco
6d3a7cbc34 * some minor cleanup + removal of possibly non endian safe formal param getyx functions from ncurses, closes 11012
git-svn-id: trunk@10883 -
2008-05-04 18:51:42 +00:00
marco
046de405d1 * test for enum case, on Jonas' request
git-svn-id: trunk@10881 -
2008-05-04 18:31:33 +00:00
yury
cf0cbc6a47 * Fixed ImageList_LoadBitmap and ImageList_LoadImage declarations by Vasil.
git-svn-id: trunk@10880 -
2008-05-04 18:22:23 +00:00
florian
450e51e99e Initialized merge tracking via "svnmerge" with revisions "1-10645" from
http://svn.freepascal.org/svn/fpc/branches/janbruns/initial

git-svn-id: trunk@10879 -
2008-05-04 16:40:03 +00:00
marco
5edafaab61 * Examples from 10820. Russian one needs testing. Makefile will follow
git-svn-id: trunk@10878 -
2008-05-04 15:51:26 +00:00
Jonas Maebe
71d268db32 + extra test for #10998
git-svn-id: trunk@10877 -
2008-05-04 12:45:10 +00:00
florian
95c69a64ad * don't generate a hidden parameter for static class methods, resolves #10998
git-svn-id: trunk@10876 -
2008-05-04 07:43:24 +00:00
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