michael
f641a90632
+ Removed extra shellapi definitions
...
git-svn-id: trunk@173 -
2005-06-02 13:46:28 +00:00
armin
d0ae92c6db
* currected some cvs conversion probs
...
* removed fpc1.0 from Makefile.fpc
git-svn-id: trunk@172 -
2005-06-02 11:37:02 +00:00
fpc
c5b90ed37c
* fixed variant array creation and copying on non win32 system
...
git-svn-id: trunk@170 -
2005-06-01 19:30:17 +00:00
florian
837638b971
* initial test version
...
git-svn-id: trunk@169 -
2005-06-01 18:45:23 +00:00
michael
0882b637a4
* Patch from Ing. Petr Kristan
...
- Add dlerror() to dl unit
- Add CurValue to TField in db.pp
- Add TCurrencyfield to db.pp
- Add TDataset.IslinkedTo to db.pp
- Add ShellExecuteEx call to shellapi
git-svn-id: trunk@167 -
2005-06-01 16:16:35 +00:00
peter
cae26c3ab4
* missing .o files
...
git-svn-id: trunk@163 -
2005-06-01 08:15:20 +00:00
peter
87fe5d9b98
* limit backtraces to values inside the stack, patch by Vincent Snijders
...
git-svn-id: trunk@162 -
2005-06-01 06:50:52 +00:00
florian
d6fcfb0a1e
+ objfpc directive added
...
git-svn-id: trunk@159 -
2005-05-30 20:48:27 +00:00
florian
9da46ff50a
* more descriptive error message in case of a missing variant unit added
...
* variant unit uses now the math unit for ** implementation
git-svn-id: trunk@158 -
2005-05-30 20:47:34 +00:00
florian
4f30642b4a
* fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
...
git-svn-id: trunk@156 -
2005-05-30 20:37:35 +00:00
florian
a39fd9d2ea
* array of const for classes fixed, was broken by r10
...
* test adapted
git-svn-id: trunk@154 -
2005-05-30 18:44:42 +00:00
florian
7e1546243e
* patch from Vinzent Hoefler with first go32v2 fixes
...
git-svn-id: trunk@152 -
2005-05-30 17:42:20 +00:00
fpc
4a19b90c8d
* Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
...
* Add verbose parameter
git-svn-id: trunk@150 -
2005-05-29 21:18:46 +00:00
fpc
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
...
git-svn-id: trunk@149 -
2005-05-29 20:21:48 +00:00
peter
f67de71de2
* insert typeconv to ptrint for all inc(pointer) operations
...
git-svn-id: trunk@144 -
2005-05-29 19:17:31 +00:00
florian
5007b18a23
+ more svn:ignore properties set
...
git-svn-id: trunk@143 -
2005-05-29 16:01:46 +00:00
florian
e920b10d7a
+ nmat refactored to have simplify
...
git-svn-id: trunk@142 -
2005-05-29 16:00:51 +00:00
florian
9c717f2a35
* some warning about uninitialized vars fixed by using out instead of var
...
git-svn-id: trunk@141 -
2005-05-29 15:18:30 +00:00
florian
21038de78d
+ started with refactoring det_resulttype
...
+ dosimplify
* inlinenig makes use of dosimplify
git-svn-id: trunk@140 -
2005-05-29 15:15:38 +00:00
florian
0f94b21379
* updated version from Michael Schindler
...
git-svn-id: trunk@138 -
2005-05-29 13:32:00 +00:00
Jonas Maebe
0115a0a38e
* convert inc/dec(pointertype) to add/sub if overflow checking is turned on
...
(fixes web bug #4004 )
git-svn-id: trunk@136 -
2005-05-29 11:19:40 +00:00
daniel
a7d57f0268
* Fix tabs
...
git-svn-id: trunk@135 -
2005-05-29 10:15:45 +00:00
Jonas Maebe
aea6563bba
* no longer change r12 when fpu regs have to saved, corrupted copying of
...
stack parameters coming after that
git-svn-id: trunk@130 -
2005-05-27 22:09:49 +00:00
michael
bc223811c3
+ Patch from Vincent Snijders to remove use of NOBR tag
...
git-svn-id: trunk@128 -
2005-05-27 17:43:19 +00:00
michael
f7be00d080
+ Patch from Vincent Snijders to fix character set indication
...
git-svn-id: trunk@127 -
2005-05-27 10:39:45 +00:00
Tomas Hajny
f87b590749
* workaround for wrong implementation of $WARN
...
git-svn-id: trunk@126 -
2005-05-26 20:54:55 +00:00
Tomas Hajny
3d00563633
+ check for not failing on Delphi $WARN directive
...
git-svn-id: trunk@125 -
2005-05-26 20:53:02 +00:00
michael
0a1a92f1aa
+ Patch from Mattias Gaertner to fix G_TYPE_INSTANCE_GET_CLASS
...
git-svn-id: trunk@123 -
2005-05-26 15:31:59 +00:00
michael
48c968edf6
+ Initialized ValidChars and Precision in FloatField
...
git-svn-id: trunk@120 -
2005-05-26 06:46:54 +00:00
michael
792d252aa3
+ Fixed bug #3922 , as suggested by poster Aleksa Todorovic
...
git-svn-id: trunk@119 -
2005-05-26 06:42:35 +00:00
michael
88877284df
+ Fixed bug #4012
...
git-svn-id: trunk@118 -
2005-05-26 06:14:37 +00:00
michael
87a429377d
+ Fixed TSynchroObject name
...
git-svn-id: trunk@116 -
2005-05-25 22:02:33 +00:00
michael
aea4d56d46
+ Reversed setup of stdio and arguments to fix bug #3962
...
git-svn-id: trunk@114 -
2005-05-25 21:47:52 +00:00
michael
d438530088
+ Fix for bug #3917 by Michael Deutschmann
...
git-svn-id: trunk@112 -
2005-05-25 21:35:29 +00:00
michael
08c7681c60
+ EncodeDate routines raise EConvertError as needed
...
git-svn-id: trunk@110 -
2005-05-25 21:26:36 +00:00
Tomas Hajny
f9fe00482d
* check for necessity to add path to BDF2E to LIBPATH under OS/2
...
git-svn-id: trunk@108 -
2005-05-25 21:13:00 +00:00
florian
2652c764f1
+ test added; thought it was fixed already :)
...
git-svn-id: trunk@107 -
2005-05-25 21:07:30 +00:00
michael
00021bafda
+ Implemented ExtractStrings
...
git-svn-id: trunk@105 -
2005-05-25 20:58:57 +00:00
michael
89e7fb5c77
+ Corrected TThreadList to use InitCriticalSection and DoneCriticalSection
...
git-svn-id: trunk@104 -
2005-05-25 20:57:24 +00:00
florian
5e8e8fc5e4
+ implemented empty Aquire/Release for SynchroObject, fixes bug #3821
...
git-svn-id: trunk@102 -
2005-05-25 20:53:50 +00:00
Tomas Hajny
8e19280c79
+ OS/2 implementation of unit sockets
...
git-svn-id: trunk@101 -
2005-05-25 20:51:21 +00:00
michael
77152e9d1b
+ Added VarCast routine
...
git-svn-id: trunk@100 -
2005-05-25 20:25:58 +00:00
florian
ad5783464d
* forgot to safe, so it wasn't committed
...
git-svn-id: trunk@98 -
2005-05-25 20:15:00 +00:00
florian
8665eb941d
+ TThreadList.Duplicates property
...
* TList.Error takes now a PtrInt as second parameter
git-svn-id: trunk@96 -
2005-05-25 20:02:33 +00:00
Tomas Hajny
09dd14ca17
* fix for missing INLINE ON removed during VER1_0 cleanup
...
git-svn-id: trunk@94 -
2005-05-25 09:18:59 +00:00
peter
fca7672e8e
* Remove log
...
git-svn-id: trunk@93 -
2005-05-25 08:18:08 +00:00
fpc
4c55f2bc34
+ Initial import
...
git-svn-id: trunk@92 -
2005-05-25 07:57:17 +00:00
peter
523d3e6ced
* remove log
...
git-svn-id: trunk@91 -
2005-05-25 07:19:10 +00:00
florian
6bf3609bda
+ tokens for packages added
...
git-svn-id: trunk@90 -
2005-05-24 19:50:09 +00:00
florian
5c5819a7d9
+ some ignore properties added
...
git-svn-id: trunk@89 -
2005-05-24 19:48:31 +00:00