peter
|
9d55df2bd5
|
* merged copyfrom with 0
|
2003-10-30 16:30:53 +00:00 |
|
peter
|
bf708e1de0
|
* tbits.create is now supported
|
2003-10-30 16:25:07 +00:00 |
|
Jonas Maebe
|
561e3ef7b9
|
* fixed arctan2
|
2003-10-29 19:10:07 +00:00 |
|
florian
|
4dbc76b90d
|
* fixed arctan2 to handle x=0 correctly as well
|
2003-10-26 15:58:05 +00:00 |
|
Tomas Hajny
|
57538cb669
|
* THandle in sysutils common using System.THandle
|
2003-10-25 23:42:35 +00:00 |
|
marco
|
73544b2b71
|
* Fix from Peter
|
2003-10-24 08:37:20 +00:00 |
|
olle
|
fe692f24aa
|
* Changed m68k to cpum68k, i386 to cpui386
|
2003-10-17 20:52:12 +00:00 |
|
peter
|
3f63323fdd
|
* part of eventlog
|
2003-10-09 15:52:42 +00:00 |
|
marco
|
d086084380
|
* sametext and ansisametext added. (simple (ansi)comparetext wrappers)
|
2003-10-07 12:02:47 +00:00 |
|
peter
|
3d27318cb2
|
* moved classes unit to rtl
|
2003-10-06 21:01:06 +00:00 |
|
florian
|
0b1bcbea18
|
* fixed some delphi compatibilty issues
|
2003-10-05 19:10:03 +00:00 |
|
marco
|
03690abe3b
|
* commited.
|
2003-09-06 21:52:24 +00:00 |
|
marco
|
8245f51217
|
* More objpas fixes
|
2003-09-06 21:22:07 +00:00 |
|
marco
|
c40f4381dc
|
* Two minimal VP fixes
|
2003-09-06 20:49:54 +00:00 |
|
marco
|
53d077afca
|
* 3 small VP fixes from Noah Silva. One (OutOfMemory error) failed.
|
2003-09-06 20:46:07 +00:00 |
|
florian
|
8d771df2d4
|
* arm fixes to the common rtl code
* some generic math code fixed
* ...
|
2003-09-03 14:09:37 +00:00 |
|
peter
|
4056cd843a
|
* small fixes for sparc
|
2003-09-01 20:46:59 +00:00 |
|
michael
|
78aa08c8be
|
+ Paramstr(0) must return binary name
|
2003-05-29 08:43:52 +00:00 |
|
florian
|
82b65b962c
|
* fixed wrong newlines
|
2003-04-24 11:46:25 +00:00 |
|
florian
|
42859fb2e3
|
* check included, if the compiler supports interfaces
|
2003-04-24 11:09:36 +00:00 |
|
florian
|
a15ad1e3a3
|
* min/max must check the compiler capabilities
|
2003-04-24 09:38:12 +00:00 |
|
florian
|
75fc66fdd4
|
+ moved cpu dependend code to mathuh.inc and mathu.inc
|
2003-04-24 09:21:59 +00:00 |
|
michael
|
c83bed53cb
|
+ Added exception classname to output of unhandled exception for better identification
|
2003-04-06 11:06:39 +00:00 |
|
peter
|
60e5c18645
|
* made THandle platform dependent and unique type
|
2003-04-01 15:57:41 +00:00 |
|
Tomas Hajny
|
9e0f41900a
|
* DirectoryExists declaration changed to that one from fixes branch
|
2003-03-29 18:21:41 +00:00 |
|
michael
|
27062c2e01
|
+ Patch from Mattias Gaertner for single typeinfo
|
2003-03-29 16:55:56 +00:00 |
|
peter
|
1714855f8e
|
* directoryexists added
|
2003-03-28 19:06:59 +00:00 |
|
michael
|
bae5632d40
|
Patch from peter for Abort routine
|
2003-03-18 08:28:23 +00:00 |
|
armin
|
0b335c22ac
|
+ someone AssertErrorHandler, BackTraceFunc and Dump_Stack so that pointer instead of longint is needed
|
2003-03-17 15:11:51 +00:00 |
|
michael
|
3dc6318b36
|
+ Much more functions implemented
|
2003-01-19 14:37:06 +00:00 |
|
michael
|
e3936762f2
|
+ initial checkin.
|
2003-01-19 00:01:55 +00:00 |
|
michael
|
d9537256ab
|
+ Fixed EncodeDate/Time so they use TryEncodeDate/Time
|
2003-01-18 23:45:37 +00:00 |
|
marco
|
f8ee58a3f2
|
* hasunix fix for beos
|
2003-01-10 21:02:13 +00:00 |
|
peter
|
1ac1f644da
|
* FileCreate(string,mode) overload added
|
2003-01-03 20:41:04 +00:00 |
|
peter
|
892e9c864a
|
* i386 fpu controlword functions added
|
2003-01-03 20:34:02 +00:00 |
|
peter
|
a7605b0300
|
* reuse Windows types to fix incompatible parameters
|
2003-01-02 22:22:12 +00:00 |
|
florian
|
c508a3d7f1
|
+ added invalid instruction exception
|
2003-01-01 20:56:57 +00:00 |
|
peter
|
8512f6a06a
|
* some date constants added
|
2002-12-25 01:03:48 +00:00 |
|
peter
|
6419b82935
|
* export StrToFloatDef
|
2002-12-24 23:33:37 +00:00 |
|
florian
|
f8bb808c3b
|
+ addition to previous commit, forgot to save in the editor
|
2002-12-23 23:26:08 +00:00 |
|
florian
|
af1a995b8d
|
+ TextToFloat: D6 compatibility added
|
2002-12-23 23:12:34 +00:00 |
|
michael
|
bfd3e76ccf
|
+ Fixed float<>string conversion routines
|
2002-11-28 22:26:30 +00:00 |
|
michael
|
a14f83b1c0
|
+ made it compile again
|
2002-11-28 20:29:26 +00:00 |
|
michael
|
3b63379341
|
+ Fixed comparestr (merge from fix)
|
2002-11-28 20:15:37 +00:00 |
|
peter
|
11d5367e01
|
* Widestring->PWidechar requires a typecast
|
2002-11-22 16:30:05 +00:00 |
|
michael
|
1232c5103b
|
+ Added some missing path functions
|
2002-10-22 21:57:54 +00:00 |
|
michael
|
9f019c3c85
|
+ Fixed changefileexit for long (>255) filenames
|
2002-10-12 15:34:09 +00:00 |
|
florian
|
b1cbfd4c5c
|
* fixes for new widestring handling
|
2002-10-11 12:21:55 +00:00 |
|
florian
|
7b33d50f62
|
+ initial revision
|
2002-10-10 16:09:25 +00:00 |
|
florian
|
cd9e34ff2b
|
+ empty prototypes for the AnsiStr* multi byte functions added
|
2002-10-07 19:43:24 +00:00 |
|