michael
155beb3566
Fixed bug #3156 , as suggested by Michalis Kamburelis
2004-06-12 13:30:33 +00:00
michael
70143302f0
+ Fixed currency<->string conversion support
2004-06-12 13:23:17 +00:00
florian
fe8e9245f4
* fixed wrong commit
2004-06-11 19:21:53 +00:00
florian
0d7ee6197b
* fixed arm system unit compilation
2004-06-11 13:45:33 +00:00
michael
e964ce7ca3
+ Fixed XrmHashBucket and Xrmstring types, sas suggested by Jeff Pohlmeyer
2004-06-09 12:09:18 +00:00
michael
c375296ac3
+ Patch from Jeff Pohlmeyer to fix macros
2004-06-09 12:06:26 +00:00
Jonas Maebe
13a1ca99ce
* use -x instead of -s for stripping under Mac OS X (-s strips too much
...
sometimes)
2004-06-08 17:14:49 +00:00
Károly Balogh
e6ffa24866
* fixed stripping really this time
2004-06-08 15:04:23 +00:00
Károly Balogh
a73388cfb7
+ fixed stripping support
2004-06-07 23:44:37 +00:00
michael
24bdd465aa
+ Translated topic strings
2004-06-07 07:16:40 +00:00
Károly Balogh
8cebdfde1c
* fixed dos_UnLockDosList from being nonsense, and some cleanup
2004-06-06 23:31:13 +00:00
Károly Balogh
1058011499
* hopefully fixed stack problems causing hits
2004-06-06 22:02:22 +00:00
Károly Balogh
86d943719c
+ added support for paramstr(0)
2004-06-06 19:18:05 +00:00
Károly Balogh
3f74f97cd3
* initial revision
2004-06-06 18:32:50 +00:00
Károly Balogh
c8b1fa00b4
* added support for morphos
2004-06-06 15:39:49 +00:00
Károly Balogh
7c37f51f79
* regenerated to support morphos target
2004-06-06 15:28:43 +00:00
Károly Balogh
57207e5596
* regenerated to support morphos target
2004-06-06 15:09:16 +00:00
Károly Balogh
33c5ba93ca
* morphos target added
2004-06-06 15:03:52 +00:00
Károly Balogh
3d27c4bb2e
* initial revision for morphos
2004-06-06 15:00:36 +00:00
Károly Balogh
45312f2fea
* added for morphos
2004-06-06 14:52:28 +00:00
Károly Balogh
6bd04949ab
* dummy file to have classes compiled, still needs lot of work
2004-06-06 14:45:20 +00:00
Károly Balogh
c1976ea5d1
* initial revision for morphos
2004-06-06 14:44:02 +00:00
Károly Balogh
55a846919b
+ added morphos target
2004-06-06 14:11:54 +00:00
Károly Balogh
f2256c568d
* changelog fixed
2004-06-06 12:51:06 +00:00
Károly Balogh
9d93c8421c
* some cleanup, comments added
2004-06-06 12:47:57 +00:00
michael
433693deca
+ Added Topic support
2004-06-06 10:53:02 +00:00
marco
9f051b132e
* fix for 3142 (I hope).
2004-06-06 04:01:45 +00:00
Károly Balogh
35febdeeec
* morphos has no .exe just like amiga
2004-06-06 01:18:47 +00:00
Károly Balogh
ff90412a9c
* initial revision
2004-06-06 00:58:02 +00:00
Károly Balogh
0535bdeae9
+ added console I/O support when running from Ambient
2004-06-05 19:49:19 +00:00
Károly Balogh
3720331958
+ reworked to support resizing of stack
2004-06-05 19:25:12 +00:00
olle
34f826e190
* niceified
2004-06-05 11:14:49 +00:00
marco
4989efb36b
* fix for bug #3127
2004-06-05 10:14:42 +00:00
peter
9b7bbdcf4e
* fixed parameters of get_caller_*()
2004-06-05 07:55:22 +00:00
florian
225bc56f4f
+ added an error message, if the glu library isn't found
2004-06-05 07:30:57 +00:00
marco
0034d3c59c
* modernized. Now only uses baseunix,sysutils
2004-06-04 12:37:52 +00:00
Jonas Maebe
42f59a3ca9
* parameters passed on the stack now also work as register variables
2004-06-02 17:18:10 +00:00
michael
796637192c
+ Patch from matthias gaertner to fix GetMethodProp with procedural spec
2004-06-02 14:33:18 +00:00
Jonas Maebe
9b6e79e4f1
- disabled automatic adding of libraries from "external lib name 'xxx'"
...
for now (until we have proper framework support)
2004-06-02 07:03:49 +00:00
Jonas Maebe
ecb226a54f
* fixed bug regarding parameters on the ppc (they were allocated twice
...
under some circumstances and not at all in others)
2004-06-01 20:39:33 +00:00
peter
a1665b9f87
* moving of examples fixed
2004-06-01 16:46:07 +00:00
Jonas Maebe
81adfcccd8
* fixed missing cdecl procedure directive
2004-06-01 10:30:03 +00:00
peter
a75a9bf0c0
* support multiple platforms
2004-05-31 21:53:45 +00:00
peter
3094258825
* removed warnings
2004-05-31 20:25:04 +00:00
Jonas Maebe
174cea8023
* changed calling of external procedures to be the same as under gcc
...
(don't worry about all the generated stubs, they're optimized away
by the linker)
-> side effect: no need anymore to use special declarations for
external C functions under Darwin compared to other platforms
(it's still necessary for variables though)
2004-05-31 18:08:41 +00:00
Jonas Maebe
5c5c449ecf
* moved fpgeterrno/fpseterrno declarations to before their actual usage
2004-05-31 18:03:51 +00:00
peter
962ef697d5
* remove comment warnings
2004-05-31 14:31:57 +00:00
peter
b3eb8fb2af
* sparc needs alignment on 8 bytes to allow doubles
2004-05-31 12:18:16 +00:00
peter
265b97da28
* 1.9.5 for CVS HEAD
2004-05-31 12:00:56 +00:00
Jonas Maebe
69382ab923
* fixed second_sqr_real (mainly for regvars)
2004-05-31 11:57:48 +00:00