yury
|
fa5865845a
|
* use float_raise instead of HandleError in fpc_exp_real.
git-svn-id: trunk@6036 -
|
2007-01-18 00:20:29 +00:00 |
|
yury
|
458abdef3e
|
* implemented SysResetFPU for arm-wince.
* set softfloat_exception_mask in SetExceptionMask for ARM.
git-svn-id: trunk@6035 -
|
2007-01-17 23:58:19 +00:00 |
|
tom_at_work
|
f6d79e8abb
|
* explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default
git-svn-id: trunk@6033 -
|
2007-01-17 22:12:19 +00:00 |
|
tom_at_work
|
67e6d8d2da
|
* fixed float_error() to call HandleError instead of RunError so that they are properly converted to exceptions
git-svn-id: trunk@6032 -
|
2007-01-17 22:08:36 +00:00 |
|
florian
|
b3137786e2
|
* forgotten commit
git-svn-id: trunk@6027 -
|
2007-01-17 18:33:04 +00:00 |
|
florian
|
075011a2a5
|
* fpa exception masking fixed
git-svn-id: trunk@6026 -
|
2007-01-17 15:52:36 +00:00 |
|
florian
|
685844b61c
|
* set SSE CSR if sse is supported by the CPU
git-svn-id: trunk@6021 -
|
2007-01-17 08:27:48 +00:00 |
|
florian
|
a94a681603
|
* use system unit for SSECSR setter and getter
git-svn-id: trunk@6019 -
|
2007-01-17 08:08:49 +00:00 |
|
yury
|
9d3a3f3c49
|
* Fixed SafeArrayGetLBound,SafeArrayGetUBound,CheckVarArrayAndCalculateAddress (variant array bounds are stored in reverse order).
* It fixes test/testv9.pp for non Windows targets.
git-svn-id: trunk@6008 -
|
2007-01-17 01:12:03 +00:00 |
|
Károly Balogh
|
baf13df198
|
+ merged MorphOS changes
git-svn-id: trunk@5999 -
|
2007-01-15 23:59:57 +00:00 |
|
Károly Balogh
|
98f983ce08
|
+ further fixes to sysutils, to make dircache work
git-svn-id: trunk@5998 -
|
2007-01-15 23:50:09 +00:00 |
|
daniel
|
1911e2fd01
|
* Use external name to prevent linking errors.
git-svn-id: trunk@5996 -
|
2007-01-15 23:23:19 +00:00 |
|
Károly Balogh
|
33c3bebd7b
|
+ merged changes with amiga sysutils
git-svn-id: trunk@5983 -
|
2007-01-14 22:33:00 +00:00 |
|
daniel
|
b665e0907c
|
* Fix use_external
git-svn-id: trunk@5982 -
|
2007-01-14 22:00:15 +00:00 |
|
daniel
|
e47681ab0d
|
* Remove reming usage of errno.
git-svn-id: trunk@5981 -
|
2007-01-14 21:50:24 +00:00 |
|
Károly Balogh
|
ad98dc7b06
|
+ gadzillion amount of fixes for sysutils
+ changed graphics.move() to gfxMove() to avoid some conflicts
git-svn-id: trunk@5979 -
|
2007-01-14 21:27:36 +00:00 |
|
daniel
|
d5927f1ef4
|
+ Add constants to Netware socket units too.
git-svn-id: trunk@5978 -
|
2007-01-14 21:26:13 +00:00 |
|
daniel
|
e6438fe23d
|
* Make error constants cross platform.
git-svn-id: trunk@5977 -
|
2007-01-14 21:22:47 +00:00 |
|
daniel
|
1c452dd4f9
|
+ Restore and fix text/file socket functionality.
git-svn-id: trunk@5973 -
|
2007-01-14 18:50:19 +00:00 |
|
florian
|
ce6f6ee4bf
|
* fixed compilation on i386
git-svn-id: trunk@5968 -
|
2007-01-14 13:56:11 +00:00 |
|
florian
|
fc027d16c5
|
* syntax error in last commit fixed
git-svn-id: trunk@5966 -
|
2007-01-14 10:45:21 +00:00 |
|
florian
|
b3a1868ff0
|
* correct masking of exceptions in genmath code
git-svn-id: trunk@5965 -
|
2007-01-14 10:44:10 +00:00 |
|
yury
|
4f5c8cfe1f
|
* fixed fpc_WideStr_Concat in case when strings the same.
git-svn-id: trunk@5964 -
|
2007-01-14 01:20:16 +00:00 |
|
yury
|
3c10856a4f
|
* Dont throw runerrors in default MemoryMutexManager if HAS_MT_MEMORYMANAGER is defined.
git-svn-id: trunk@5962 -
|
2007-01-14 01:14:12 +00:00 |
|
yury
|
97e6235535
|
* fixed fpc_AnsiStr_Concat in case when strings the same.
git-svn-id: trunk@5958 -
|
2007-01-13 23:44:59 +00:00 |
|
yury
|
2602ceb7e4
|
* Fixed StrToTime. TimeAMString and/or TimePMString can be empty on some locales and StrToTime crashed in this case.
git-svn-id: trunk@5957 -
|
2007-01-13 23:00:55 +00:00 |
|
yury
|
c73860bc39
|
* fixed SafeArrayRedim.
* set ARR_VARIANT flag for arrays of varVariant.
* fixed VariantClear for arrays.
* all this fixes tw3681 for arm-wince.
git-svn-id: trunk@5956 -
|
2007-01-13 22:25:26 +00:00 |
|
Almindor
|
62e276d064
|
* remove text and file based socket conversions and operations from sockets
git-svn-id: trunk@5955 -
|
2007-01-13 22:21:38 +00:00 |
|
Jonas Maebe
|
241645961d
|
* converted CP850UCT and CP850LCT into #-notation (mantis #8104)
git-svn-id: trunk@5952 -
|
2007-01-13 19:12:02 +00:00 |
|
yury
|
fef99bf8cb
|
* Fixed AnsiCompareStr and AnsiCompareText if string(s) contains #0. It fixes webtbs/tw3170.pp
git-svn-id: trunk@5949 -
|
2007-01-13 17:00:58 +00:00 |
|
yury
|
737634d781
|
* Call HandleError in fpc_exp_real for overflow and underflow. It fixes webtbs/tw3157.pp for targets where generic fpc_exp_real is used.
git-svn-id: trunk@5948 -
|
2007-01-13 16:51:43 +00:00 |
|
yury
|
d401c0a198
|
* activated internal get_frame for ARM.
git-svn-id: trunk@5945 -
|
2007-01-13 15:23:51 +00:00 |
|
yury
|
dfab1fbb7b
|
* Properly set FPU control word for wince. It fixes testv8.pp
git-svn-id: trunk@5944 -
|
2007-01-13 15:10:44 +00:00 |
|
Jonas Maebe
|
34b731b44c
|
+ dependency on ctypes for initc so make -j works again
git-svn-id: trunk@5943 -
|
2007-01-13 15:08:00 +00:00 |
|
Jonas Maebe
|
18eaee6ea3
|
* force tryencodetime to perform calculation using the precision of
tdatetime
git-svn-id: trunk@5941 -
|
2007-01-13 14:58:35 +00:00 |
|
yury
|
3b70222574
|
* fixed again ffExponent format in FloatToStrFIntl.
* updated test for FloatToStr.
git-svn-id: trunk@5940 -
|
2007-01-13 13:52:17 +00:00 |
|
florian
|
e5dd51c95b
|
* commented our sse hacking
git-svn-id: trunk@5936 -
|
2007-01-12 23:32:31 +00:00 |
|
micha
|
19cb1b6e34
|
fix win95: win32 sse support check, patch by florian
git-svn-id: trunk@5935 -
|
2007-01-12 23:07:01 +00:00 |
|
michael
|
14eaf7200e
|
* Fixed buf 7168
git-svn-id: trunk@5932 -
|
2007-01-12 20:49:54 +00:00 |
|
michael
|
63af3b33a1
|
* Fixed bug #7159 and implemented clear/copy/redim for interface/widestring/variant arrays
git-svn-id: trunk@5930 -
|
2007-01-12 20:16:44 +00:00 |
|
michael
|
ea0fc335d1
|
* Fixed FileExists for >2GB files
git-svn-id: trunk@5929 -
|
2007-01-12 19:36:24 +00:00 |
|
Jonas Maebe
|
ab79ccf277
|
* better fix than the one in r5920
git-svn-id: trunk@5926 -
|
2007-01-12 18:31:11 +00:00 |
|
Jonas Maebe
|
d1c351462d
|
* fixed FloatToStrFIntl for platforms without extended
git-svn-id: trunk@5920 -
|
2007-01-12 16:27:31 +00:00 |
|
florian
|
f7da932aa4
|
* use ctypes instead of defining own types
git-svn-id: trunk@5918 -
|
2007-01-12 10:56:29 +00:00 |
|
daniel
|
a6a0745436
|
* Apply path in Mantis report 8103 to fix ansi2wide issue
git-svn-id: trunk@5916 -
|
2007-01-12 10:35:20 +00:00 |
|
Jonas Maebe
|
157e5eb02e
|
* fixed debug code for 64 bit
git-svn-id: trunk@5913 -
|
2007-01-12 09:12:13 +00:00 |
|
michael
|
aaec51dd3f
|
* Fixed bug #8033, removed longrec, so sysutils version is used
git-svn-id: trunk@5901 -
|
2007-01-11 20:40:12 +00:00 |
|
michael
|
fcce3195b6
|
* TFormatSettings implementation, stage 3 (final)
git-svn-id: trunk@5899 -
|
2007-01-11 20:25:18 +00:00 |
|
michael
|
cab9811e02
|
* TFormatSettings implementation, stage 2
git-svn-id: trunk@5897 -
|
2007-01-11 20:01:33 +00:00 |
|
yury
|
21dcfcd404
|
* fixed fpc_ShortStr_Currency in case of 0 value.
git-svn-id: trunk@5895 -
|
2007-01-11 18:52:00 +00:00 |
|