marco
a3868123af
* IShellLink and some friends
...
git-svn-id: trunk@10179 -
2008-02-03 14:00:44 +00:00
marco
fc2a1eb190
* minor delphi compat fixes for jcl
...
git-svn-id: trunk@10175 -
2008-02-03 10:59:39 +00:00
Almindor
9c1a5f6b92
* add solaris dll path
...
git-svn-id: trunk@10174 -
2008-02-03 10:54:31 +00:00
Jonas Maebe
bbfa1c76fe
* fixed test for all 64 bit and some 32 bit platforms (1.0 is parsed
...
as single -> 1.0*int64 is also a single normally, but on 32 bit
platforms converting a 64 bit int to float usually requires a
helper, and this helper always returns a double)
git-svn-id: trunk@10173 -
2008-02-03 10:51:39 +00:00
Jonas Maebe
5e389a00d0
- disabled aspell for Solaris again like in r8505, because it does
...
not compile there
git-svn-id: trunk@10171 -
2008-02-03 10:24:38 +00:00
florian
90a3b20b48
Merged revisions 10168 via svnmerge from
...
http://svn.freepascal.org/svn/fpc/branches/avr
........
r10168 | florian | 2008-02-03 10:56:10 +0100 (Sun, 03 Feb 2008) | 1 line
* properties set
........
git-svn-id: trunk@10169 -
2008-02-03 09:59:37 +00:00
florian
c903d0d132
* merge tracking for avr branch
...
git-svn-id: trunk@10167 -
2008-02-03 09:54:48 +00:00
peter
daf193b9ea
* package in directory fixed
...
git-svn-id: trunk@10166 -
2008-02-02 23:09:20 +00:00
joost
91447b85e3
* If the deleted record is the first record in the index, delete it properly
...
git-svn-id: trunk@10165 -
2008-02-02 23:06:18 +00:00
peter
60241db077
* extensions for ctypes, cwstring
...
git-svn-id: trunk@10164 -
2008-02-02 22:55:03 +00:00
marco
70ebb49af5
* grp+pwd: freebsd+darwin compat. Attempt at fixing demoes unsuccesful.
...
git-svn-id: trunk@10163 -
2008-02-02 19:26:40 +00:00
Almindor
28ebe338c4
* add forgotten {$PACKRECORDS C}
...
git-svn-id: trunk@10162 -
2008-02-02 18:10:08 +00:00
peter
169516ffc0
* don't optimize funcret with assignment result if the value is also used
...
as a parameter and the funcret is also passed as parameter. Because in that
case both are pointing to the same memory location
git-svn-id: trunk@10159 -
2008-02-02 17:39:28 +00:00
marco
58b3208552
* fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef
...
git-svn-id: trunk@10158 -
2008-02-02 17:39:27 +00:00
peter
60534af6ce
* really disable all cdrive tests when NOCDRIVE is defined
...
git-svn-id: trunk@10157 -
2008-02-02 17:34:53 +00:00
peter
802d490b27
* update to run test also on non-windows
...
git-svn-id: trunk@10156 -
2008-02-02 17:22:03 +00:00
Jonas Maebe
3521d64f4b
- removed "do_count" parameter from tcallparanode.insert_typeconv
...
because the method was always called the same way (and it did not
affect any counting anymore)
* fixed and simplified read/write checking of methodpointer (mantis
#10736 )
git-svn-id: trunk@10155 -
2008-02-02 16:34:48 +00:00
peter
cc710dc05f
* remove objpas dependency, patch by Giulio
...
git-svn-id: trunk@10154 -
2008-02-02 16:16:21 +00:00
Almindor
3f2c2ed8be
* new aspell (proper ctypes, all functions/types etc.)
...
* new scheck (OOP, will be extended with new functionality gradually)
git-svn-id: trunk@10147 -
2008-02-02 13:51:41 +00:00
yury
0109c29e3f
* Fixed bug #10716 .
...
git-svn-id: trunk@10139 -
2008-02-01 19:59:12 +00:00
yury
10ac8a3977
* Fixed packages compilation for wince.
...
git-svn-id: trunk@10136 -
2008-02-01 19:20:26 +00:00
yury
617b59e1c0
* Fixed 3 warnings and 1 note.
...
git-svn-id: trunk@10135 -
2008-02-01 17:42:41 +00:00
yury
f040558e1c
* Fixed wince compilation.
...
* Added some constants.
git-svn-id: trunk@10134 -
2008-02-01 17:39:02 +00:00
peter
517fd357c9
* DoDirSeperators pchar overload
...
git-svn-id: trunk@10133 -
2008-02-01 08:16:33 +00:00
peter
dd1a7ce8e3
* quoted parameters
...
* workaround broken fpc.exe in 2.2.0, retreive real compiler binary instead
* fppkg requires at least 2.2.1 to be compiled, because of broken sysutils and zipper
git-svn-id: trunk@10132 -
2008-02-01 08:12:33 +00:00
peter
2400207ead
* quote parameters for compiler command line
...
git-svn-id: trunk@10131 -
2008-02-01 08:10:46 +00:00
peter
3ffcb2244e
* FileSearch needs to check first the file in the
...
current dir
git-svn-id: trunk@10128 -
2008-02-01 07:03:30 +00:00
joost
859deca93f
* Typo in DBCompareStruct
...
* Keep indexes valid upon updates
git-svn-id: trunk@10127 -
2008-01-31 22:17:44 +00:00
marco
1227678adb
* IID_IExtractIconW
...
git-svn-id: trunk@10126 -
2008-01-31 21:10:31 +00:00
marco
3abb380596
* slightly expanded shlobj
...
git-svn-id: trunk@10125 -
2008-01-31 20:26:00 +00:00
marco
a37f85793a
* ishellbrowser + deps
...
git-svn-id: trunk@10124 -
2008-01-31 13:33:29 +00:00
marco
1917253073
* some enhancements to shlobj
...
git-svn-id: trunk@10123 -
2008-01-31 11:30:10 +00:00
marco
d808830304
* some interfaces added.
...
git-svn-id: trunk@10122 -
2008-01-30 22:58:55 +00:00
marco
07808fc80f
* plresult for IContextMenu<x>
...
git-svn-id: trunk@10121 -
2008-01-30 22:50:51 +00:00
marco
8ba47d21d4
* added some constants
...
git-svn-id: trunk@10120 -
2008-01-30 21:42:33 +00:00
marco
44f044c02c
* some constants adeed
...
git-svn-id: trunk@10119 -
2008-01-30 20:32:08 +00:00
marco
c57571a8cf
* corrected some declarations to be more Delphi compat. (jclshell.pas)
...
git-svn-id: trunk@10118 -
2008-01-30 20:12:33 +00:00
marco
e318c8a9dc
* comcat headers, needed for JCL
...
git-svn-id: trunk@10117 -
2008-01-30 19:53:08 +00:00
marco
7c6e0cda1a
* patch from sergei to fix alignment
...
git-svn-id: trunk@10116 -
2008-01-30 16:29:04 +00:00
peter
e08570573f
* fix and cleanup FileSearch
...
git-svn-id: trunk@10115 -
2008-01-30 11:57:23 +00:00
michael
82694127a2
* Unixtype removed for non-unix
...
git-svn-id: trunk@10114 -
2008-01-30 10:52:34 +00:00
michael
6ceff4fc0a
* PXlib added
...
git-svn-id: trunk@10113 -
2008-01-30 09:07:12 +00:00
michael
027dc29f14
* Fixed makefile so it installs paradox
...
git-svn-id: trunk@10112 -
2008-01-30 08:07:31 +00:00
peter
69363bad5e
* quote parameters with spaces
...
git-svn-id: trunk@10111 -
2008-01-30 00:15:22 +00:00
peter
eb00f047f3
* filename parsing
...
git-svn-id: trunk@10110 -
2008-01-29 23:58:29 +00:00
peter
7ceeb83014
* use AllowDirectorySeparators
...
git-svn-id: trunk@10109 -
2008-01-29 23:32:01 +00:00
peter
8c0adc7f3d
* fixed also ExtractFileName
...
git-svn-id: trunk@10108 -
2008-01-29 23:30:30 +00:00
peter
496212d5c4
* fixed ExtractFileExt broken after previous commit
...
git-svn-id: trunk@10107 -
2008-01-29 23:23:25 +00:00
peter
519b11dba7
* workaround for 2.2 rnagecheck
...
git-svn-id: trunk@10106 -
2008-01-29 23:19:24 +00:00
peter
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
...
added to allow customization of path and directory parsing in the rtl
* Use the new sets instead of the hardcoded / and \
git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00