michael
|
4ba6f1b4dc
|
* Moved fpmkunit to utils
git-svn-id: trunk@5034 -
|
2006-10-27 19:51:55 +00:00 |
|
marco
|
2f8f88f801
|
* Replacetime. Bug #7680
git-svn-id: trunk@5033 -
|
2006-10-27 18:29:00 +00:00 |
|
marco
|
304be38ec1
|
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
out to be extractquotestr wrapper).
git-svn-id: trunk@5032 -
|
2006-10-27 18:20:02 +00:00 |
|
marco
|
0e7763b0e5
|
* Another missing func (bug 7678) ifthen(string)
git-svn-id: trunk@5031 -
|
2006-10-27 17:28:24 +00:00 |
|
marco
|
c177d64fd7
|
* fix for bug #7658; comparevalue
git-svn-id: trunk@5030 -
|
2006-10-27 17:25:03 +00:00 |
|
michael
|
d1c2323c9b
|
* Added fpmktype
git-svn-id: trunk@5027 -
|
2006-10-26 19:55:22 +00:00 |
|
daniel
|
b89cff5980
|
* Optimize posixtorunerror for size. Because inoutres is a threadvar, it
had an invisible code blowup.
git-svn-id: trunk@5006 -
|
2006-10-22 21:03:48 +00:00 |
|
micha
|
d07bffd1bd
|
* blind commit: hopefully fix netware/netwlibc snapshot error
git-svn-id: trunk@4999 -
|
2006-10-22 08:28:35 +00:00 |
|
Jonas Maebe
|
5213992110
|
* fixed mantis tw7637
git-svn-id: trunk@4995 -
|
2006-10-21 17:11:06 +00:00 |
|
marco
|
dd7f715405
|
* FreeBSD fixes
git-svn-id: trunk@4994 -
|
2006-10-21 13:16:56 +00:00 |
|
michael
|
5fd2688598
|
+ usage implemented, manifest implemented. Removed some unnecessary code
git-svn-id: trunk@4983 -
|
2006-10-19 21:40:00 +00:00 |
|
florian
|
484e7ac0c1
|
* fixed defines
git-svn-id: trunk@4976 -
|
2006-10-19 15:17:14 +00:00 |
|
daniel
|
de001ec4ad
|
* Free hidden cmdline instead of cmdline property.
git-svn-id: trunk@4968 -
|
2006-10-18 20:32:45 +00:00 |
|
peter
|
59e84ac06d
|
* force stackframes for foreach,firstthat,lastthat
git-svn-id: trunk@4967 -
|
2006-10-18 20:31:25 +00:00 |
|
daniel
|
ce3bfabfe6
|
- Remove unused sysutils dependency.
git-svn-id: trunk@4965 -
|
2006-10-18 20:10:02 +00:00 |
|
daniel
|
bbc80554b1
|
* Turn cmdline into property on Linux.
* Move some procedure in Linux system unit.
git-svn-id: trunk@4964 -
|
2006-10-18 20:07:10 +00:00 |
|
Jonas Maebe
|
77de2d3b82
|
- removed getpointersize again, it's not a standard macpas function
git-svn-id: trunk@4962 -
|
2006-10-18 19:50:16 +00:00 |
|
daniel
|
aabc1e0fd2
|
* Tidy indentation
git-svn-id: trunk@4961 -
|
2006-10-18 19:44:24 +00:00 |
|
Jonas Maebe
|
5eedbdfde9
|
+ support for indexing 4-byte sized integers as array[1..4] of char in
macpas mode
git-svn-id: trunk@4955 -
|
2006-10-18 17:26:00 +00:00 |
|
Jonas Maebe
|
1106b6a32f
|
+ GetPointerSize function
git-svn-id: trunk@4954 -
|
2006-10-18 17:24:50 +00:00 |
|
Jonas Maebe
|
908c9741d3
|
+ added some comments explaining the previous commit
git-svn-id: trunk@4950 -
|
2006-10-17 15:04:40 +00:00 |
|
Jonas Maebe
|
961667784a
|
* fixed tstrreal3, hopefully didn't break anything else
git-svn-id: trunk@4949 -
|
2006-10-17 13:47:54 +00:00 |
|
oro06
|
442560b46d
|
*wince : build broken
git-svn-id: trunk@4948 -
|
2006-10-17 08:32:12 +00:00 |
|
Jonas Maebe
|
200ad7e5ae
|
* moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC}
block
git-svn-id: trunk@4940 -
|
2006-10-16 11:08:47 +00:00 |
|
florian
|
d4dcbeec4a
|
* prt0.o is now build from the makefile
git-svn-id: trunk@4937 -
|
2006-10-15 21:28:49 +00:00 |
|
florian
|
7bef6e592c
|
* softfpu is included in the system unit if necessary
git-svn-id: trunk@4936 -
|
2006-10-15 21:28:17 +00:00 |
|
florian
|
5f3a3bc051
|
* made the softfpu unit embedable in the system unit
* several fixes to get the softfpu working
* resolved conflicts between genmath and softfpu
git-svn-id: trunk@4935 -
|
2006-10-15 21:27:30 +00:00 |
|
chrivers
|
4bb1d117d6
|
Use symbolic const E_NOINTERFACE instead of raw value $80004002
git-svn-id: trunk@4934 -
|
2006-10-15 19:51:40 +00:00 |
|
marco
|
4d8cf8202a
|
* fix for #7478
git-svn-id: trunk@4928 -
|
2006-10-15 15:37:19 +00:00 |
|
marco
|
449ba0b47b
|
* reverted march fix from Florian that stops exporting pthread* types.
git-svn-id: trunk@4926 -
|
2006-10-15 15:20:57 +00:00 |
|
Jonas Maebe
|
f8b013187c
|
* fixed semaphore init, caused endless loop when terminating any
thread
git-svn-id: trunk@4925 -
|
2006-10-15 14:46:36 +00:00 |
|
florian
|
b6309075a4
|
+ GetFileVersion (win only)
git-svn-id: trunk@4924 -
|
2006-10-15 14:36:05 +00:00 |
|
florian
|
557afed6f3
|
* missing space added
git-svn-id: trunk@4923 -
|
2006-10-15 14:06:53 +00:00 |
|
marco
|
8d92e5863c
|
* Fixing makefiles for convutils/stdconv units
git-svn-id: trunk@4922 -
|
2006-10-15 12:53:27 +00:00 |
|
marco
|
cd7ad9e581
|
* fdwrite internals to fpwrite.
git-svn-id: trunk@4921 -
|
2006-10-15 12:33:07 +00:00 |
|
marco
|
b5e0fa43ce
|
* post 2.0 simplification, win32 now also has fpread/write
git-svn-id: trunk@4920 -
|
2006-10-15 12:29:22 +00:00 |
|
marco
|
d3dfdffaa2
|
* Initial version
git-svn-id: trunk@4919 -
|
2006-10-15 12:23:36 +00:00 |
|
peter
|
f5efca241a
|
* fix 64bit
git-svn-id: trunk@4906 -
|
2006-10-14 16:03:02 +00:00 |
|
micha
|
dc3b37ff73
|
+ heap manager: reduce overhead on fixed size chunks from 8 to 4
git-svn-id: trunk@4904 -
|
2006-10-14 15:05:24 +00:00 |
|
Almindor
|
f102f33426
|
* fix some gliches in inithreads
git-svn-id: trunk@4903 -
|
2006-10-14 12:47:42 +00:00 |
|
Almindor
|
ce2eb7246d
|
* fix NPTL and non-NPTL (old hack-fix) on linux
git-svn-id: trunk@4902 -
|
2006-10-14 11:49:06 +00:00 |
|
Almindor
|
be67e9328f
|
* remove pipe hack from linux tthread as well
git-svn-id: trunk@4901 -
|
2006-10-14 11:42:34 +00:00 |
|
Almindor
|
2ee7e64a4a
|
* adds semaphore support to ThreadManager, removes pipe hack from non linux
+ adds SemaphoreInit, SemaphorePost, SemaphoreWait and SemaphoreDestroy to TM
git-svn-id: trunk@4900 -
|
2006-10-14 11:39:47 +00:00 |
|
oro06
|
7cdac06250
|
+wince : more network api funcs (now can get mac address+adapters infos)
git-svn-id: trunk@4897 -
|
2006-10-14 08:52:40 +00:00 |
|
marco
|
94e0b66d0a
|
* fix for popen brokenness
git-svn-id: trunk@4894 -
|
2006-10-13 22:29:08 +00:00 |
|
marco
|
76f73ed2ec
|
* partial fix for 7481. TConvFactor not added, too little docs/examples.
git-svn-id: trunk@4869 -
|
2006-10-12 17:13:39 +00:00 |
|
micha
|
0c5124c295
|
* fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch
git-svn-id: trunk@4863 -
|
2006-10-11 18:19:06 +00:00 |
|
micha
|
8678d52aeb
|
* avoid warning when pointer points to size 1 data
* fix variantmanager for {$T+}
git-svn-id: trunk@4861 -
|
2006-10-11 16:40:40 +00:00 |
|
peter
|
d9bcee0cbe
|
* don't allocate unixfinddata if we search only one file, patch from neli
git-svn-id: trunk@4855 -
|
2006-10-11 07:04:45 +00:00 |
|
Almindor
|
04ee4375a7
|
* adds support of KSE kernel threads to freeBSD
+ adds ucontext types required
+ adds stack_t to signals include
+ adds kde_ syscalls
git-svn-id: trunk@4850 -
|
2006-10-10 19:28:11 +00:00 |
|