peter
9d0f27ffdc
* updated
2003-05-23 14:33:23 +00:00
peter
8ff5792776
* remove some unit dependencies
...
* current_procinfo changes to store more info
2003-05-23 14:27:35 +00:00
peter
e6f72d2037
* add cgcpu
2003-05-22 21:39:51 +00:00
peter
5f6de7eb1f
* inherite from tcgprocinfo
2003-05-22 21:34:11 +00:00
peter
9e2958f846
* i386 att instruction table moved to separate unit
2003-05-22 21:33:08 +00:00
peter
437ce7f8a2
* removed some unit dependencies
2003-05-22 21:32:28 +00:00
peter
345228fd29
* defer codegeneration for nested procedures
2003-05-22 21:31:35 +00:00
peter
31286d02e6
* search defaulthandler only for message methods
2003-05-22 17:43:21 +00:00
florian
1770c1db0f
* fixed sparc compilation partially
2003-05-22 16:11:22 +00:00
florian
24a5d569cd
* basic setup; derived from FreeBSD and Linux
2003-05-20 23:56:40 +00:00
florian
f48b695397
+ darwin support added
2003-05-20 23:54:45 +00:00
florian
9de6468186
+ basic darwin support added
2003-05-20 23:54:00 +00:00
florian
999b859bc8
* fixed calling sequence for subroutines using the aix abi
2003-05-19 12:15:28 +00:00
sg
5bd25ccc15
* Fixed hostname parsing when the protocol and the leading "//" are missing
2003-05-18 22:09:45 +00:00
Tomas Hajny
2698227d41
* message correction
2003-05-18 20:07:31 +00:00
florian
b1b16c8f09
+ added abi field to tsysteminfo
2003-05-18 15:15:59 +00:00
michael
86ef2e9819
+ Added testur example
2003-05-17 21:53:50 +00:00
michael
47e5b2afda
+ Added TURIParser class
2003-05-17 21:52:37 +00:00
michael
0067cfc9a6
+ Fixed parsing of URIs without paths.
2003-05-17 21:48:52 +00:00
michael
c8a141e894
+ uriparser unit added. Header/Footer blocks added
2003-05-17 20:54:03 +00:00
Jonas Maebe
4aadabdf80
* fixed size setting of result location of innodes
2003-05-17 19:17:35 +00:00
Jonas Maebe
56b4360422
* fixed callparatemp for ansi/widestring and interfacecoms
2003-05-17 14:05:58 +00:00
Jonas Maebe
624819ccb8
* fixed para/localst calculations (note to self: don't commit at
...
extremely late/early hours :)
2003-05-17 14:05:30 +00:00
Jonas Maebe
cb279b2029
* changed tt_persistant to tt_persistent :)
...
* tempcreatenode now doesn't accept a boolean anymore for persistent
temps, but a ttemptype, so you can also create ansistring temps etc
2003-05-17 13:30:08 +00:00
marco
900bceb0d9
* Movexd back to linux/
2003-05-17 13:07:15 +00:00
marco
1d069d5eca
* done.
2003-05-17 13:06:22 +00:00
florian
2b1eb5cf69
* fixed copy&paste bug in strecopy
2003-05-17 12:55:30 +00:00
Jonas Maebe
238a764a6e
+ test for strcopy()
2003-05-17 12:46:56 +00:00
marco
c4427e2b82
* errno from freebsd dir, not Unix dir.
2003-05-17 11:04:05 +00:00
Jonas Maebe
0803ca6708
* fixed inclocked
2003-05-17 00:19:51 +00:00
florian
a860b038a1
+ initial revision
2003-05-17 00:09:06 +00:00
Jonas Maebe
a2f2eb06fc
* fixed strcopy
2003-05-17 00:01:13 +00:00
Jonas Maebe
4e40e71cbb
* moved all loal variables to one block (necessary for ppc until nested
...
procedures are properly supported)
2003-05-16 23:22:31 +00:00
Jonas Maebe
9055529171
* workaround for nested procedures until Peter fixes it properly :)
2003-05-16 23:15:51 +00:00
florian
35bb4d682f
* fixed generic shortstr_compare
2003-05-16 22:40:11 +00:00
Jonas Maebe
3d51adec9a
* fixed stat struct (previous one was a frankenversion of ppc and
...
i386 version)
2003-05-16 21:22:11 +00:00
florian
1f9112f544
no message
2003-05-16 20:56:06 +00:00
Jonas Maebe
3973883fe1
- undid previous commit, it wasn't necessary
2003-05-16 20:54:12 +00:00
Jonas Maebe
d816c6a8c6
* powerpc nested procedure fixes, should work completely now if all
...
local variables of the parent procedure are declared before the
nested procedures are declared
2003-05-16 20:00:39 +00:00
Jonas Maebe
66792ee44e
* adapted for Peter's regvar fixes
2003-05-16 16:26:05 +00:00
Jonas Maebe
59dae8729c
* fixed round() (almost the same as trunc)
2003-05-16 16:04:33 +00:00
peter
a08ec3a9b2
* typeof(classref) fix
2003-05-16 15:01:33 +00:00
peter
7e91a89a39
* typeof(classref) is not allowed
2003-05-16 15:00:33 +00:00
peter
0d5e3db555
* missing ;
2003-05-16 14:59:16 +00:00
peter
b6289a09d7
* win32 prefix is I64
2003-05-16 14:58:56 +00:00
peter
abca40f041
* regvar fixes
2003-05-16 14:33:31 +00:00
peter
1d3a842c07
* fix dup check for hiding the result varsym in localst, the result
...
sym was already in the localst when adding the locals
2003-05-16 14:32:58 +00:00
michael
cc06802fa1
+ Removed double Database property
2003-05-16 07:17:04 +00:00
Jonas Maebe
54015aaf6e
* the stat type is processor-dependent
...
* the dev_t tpye is processor dependent. Don't use it in the stat type
however, as that one is also used at a time where dev_t is already
defined as qword
2003-05-15 22:50:50 +00:00
florian
137395876d
* fixed last commit, changing lastsaveintreg to r31 caused some strange problems
2003-05-15 22:14:42 +00:00