Commit Graph

20158 Commits

Author SHA1 Message Date
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
florian
d4883186ed * applied a memory leak fix by Charlie Ikeson
git-svn-id: trunk@87 -
2005-05-24 19:14:32 +00:00
Jonas Maebe
28cb39dab7 * fixed InstallationCheck strings
git-svn-id: trunk@86 -
2005-05-24 09:58:29 +00:00
michael
9cf054b6dc + Fix for negative fieldindex in Tfields.SetFieldIndex (from Alexandriv alexandru)
git-svn-id: trunk@85 -
2005-05-24 08:54:14 +00:00
Tomas Hajny
403bdb534d * fix for bug #3995 - paramstr(0) needs full path
git-svn-id: trunk@83 -
2005-05-23 22:09:12 +00:00
peter
ac787b622e * use --define parameter instead of putting build dirs in .spec
git-svn-id: trunk@79 -
2005-05-23 20:52:23 +00:00
peter
ac0277b40b * dword-dword now gives dword
git-svn-id: trunk@78 -
2005-05-23 20:44:47 +00:00
florian
b0545a7a04 * first bunch of pic fixes
git-svn-id: trunk@76 -
2005-05-22 19:57:38 +00:00
florian
9fba8829e3 * new version vom janio
git-svn-id: trunk@74 -
2005-05-22 19:08:02 +00:00
florian
f8c314a7b7 * changed fpc_read_text to use out instead of var
git-svn-id: trunk@73 -
2005-05-22 18:17:15 +00:00
marco
1efce6412b * FPC_USE_LIBC and uuidgen(2) support under IFDEF FREEBSD5.
git-svn-id: trunk@72 -
2005-05-22 14:24:55 +00:00
marco
cc6d13cca4 * uuidgen added
git-svn-id: trunk@71 -
2005-05-22 14:23:15 +00:00
florian
937fcdf41e * better message in case of missing variants unit
git-svn-id: trunk@69 -
2005-05-22 12:41:36 +00:00
florian
dfcb5903a9 * fixed TimeStampToMSecs as suggested by Vinzent Hoefler in bug report 3915
git-svn-id: trunk@67 -
2005-05-22 12:25:12 +00:00
florian
d01bde1a83 + $WARN directive implemented fixes bug #3939
git-svn-id: trunk@65 -
2005-05-22 11:57:24 +00:00
florian
8bb7b7ea08 + revision is now written as well
git-svn-id: trunk@64 -
2005-05-22 11:34:38 +00:00
florian
61cbb32225 * test for bug #3827 added
git-svn-id: trunk@63 -
2005-05-22 10:58:49 +00:00
florian
63ddfd1f77 * appplied fix from Michalis Kamburelis regarding Set8087CW in win32, fixes bug #3955
git-svn-id: trunk@61 -
2005-05-22 09:48:39 +00:00
florian
7257f05776 * mouse events in the fifo doesn't get overriden under heavy load anymore
* fixed getmousevent, see comment in source

git-svn-id: trunk@60 -
2005-05-22 09:45:52 +00:00
michael
b9fc96073b * Fixes from Michalis Kamburelis:
1. Fixes declarations of glGetMapiv, glGetMaterialiv and glLightiv to take pointer as the last parameter.
  2. Changes glGetString, gluErrorString and gluGetString to return PChar instead of PGLubyte.

git-svn-id: trunk@58 -
2005-05-22 08:39:24 +00:00
marco
1467901e3e * Fixes for some $LOG$ removal snafu's
git-svn-id: trunk@57 -
2005-05-21 23:15:32 +00:00
florian
ac880214fc * fixed passing function results to const formal defs, see tbs/tb0490.pp
git-svn-id: trunk@56 -
2005-05-21 20:44:04 +00:00
florian
3043719d2b * ide compilation fixed
git-svn-id: trunk@55 -
2005-05-21 20:42:16 +00:00
michael
d52d586456 + Fixed readsectionvalues call
git-svn-id: trunk@53 -
2005-05-21 20:20:26 +00:00
florian
8994c6362c * arrays now use the native int type as index
git-svn-id: trunk@48 -
2005-05-21 14:48:15 +00:00
florian
34f32597a2 * empty log messages are now handled correctly
* better handling of trailing new lines in messages

git-svn-id: trunk@47 -
2005-05-21 14:38:17 +00:00
florian
bbc61266fe + readded
git-svn-id: trunk@46 -
2005-05-21 14:25:16 +00:00
michael
5e01930edc + Added uuid package
git-svn-id: trunk@44 -
2005-05-21 10:11:59 +00:00
michael
180fd52858 + Reworked GUID creation
git-svn-id: trunk@43 -
2005-05-21 10:03:44 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
florian
ae4ac3d4da + test tw3967.pp
git-svn-id: trunk@40 -
2005-05-21 07:56:39 +00:00
florian
c044221818 * fixed alignment of objects and arrays in arrays, fixes bug #3971
git-svn-id: trunk@39 -
2005-05-21 07:39:44 +00:00
michael
cdcbd5914d fixed compilation of fpimgcmn.pp
git-svn-id: trunk@38 -
2005-05-20 20:04:45 +00:00
florian
6c233eaae4 * fixed comparisation of booleans and nulls in variants, fixes bug #3953
git-svn-id: trunk@35 -
2005-05-19 22:16:53 +00:00
florian
3beb4d960f * createguid fixed
git-svn-id: trunk@34 -
2005-05-19 22:13:11 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
a4c714572b + test for bug #3977 added
git-svn-id: trunk@30 -
2005-05-19 21:07:16 +00:00
michael
35fb930eba + Removed from 2.0 tree
git-svn-id: trunk@28 -
2005-05-19 18:38:09 +00:00
michael
99658cf4d6 + Implementation of CreateGUID
git-svn-id: trunk@27 -
2005-05-19 17:31:25 +00:00