florian
|
8391fba63e
|
*** empty log message ***
|
2000-07-05 20:36:42 +00:00 |
|
florian
|
26643d4e16
|
* fixed my previous commit :/
|
2000-07-05 20:29:16 +00:00 |
|
florian
|
a989d18fc2
|
* fixed fpuvaroffset calculation in read statements
|
2000-07-05 20:19:47 +00:00 |
|
michael
|
7652bd8d7a
|
+ Added arsinh
|
2000-07-05 14:06:54 +00:00 |
|
michael
|
50220183bd
|
+ Corrected arsinh function
|
2000-07-05 13:19:59 +00:00 |
|
michael
|
3dd006a7df
|
+ Removed comment
|
2000-07-05 13:19:25 +00:00 |
|
michael
|
89c8550cc7
|
+ Added example 4
|
2000-07-05 13:13:37 +00:00 |
|
Jonas Maebe
|
011a187da3
|
* final fixes for linux support (graphdriver value of the modes
is now also not modified anymore)
|
2000-07-05 13:07:48 +00:00 |
|
Jonas Maebe
|
c88da249b4
|
* added internModeNumber to modeinfo type to fix Linux compatibility
with -dnewmodes code
|
2000-07-05 11:25:20 +00:00 |
|
pierre
|
3a161c28e1
|
+ display 'variable' for open array size
|
2000-07-05 10:19:07 +00:00 |
|
pierre
|
ebc536ef52
|
* avoid internalerror on open arrays
|
2000-07-05 10:17:38 +00:00 |
|
pierre
|
187c6ddc30
|
+ two new files
|
2000-07-05 06:39:23 +00:00 |
|
michael
|
b4e9f9cd04
|
+ Initial implementation
|
2000-07-04 21:24:14 +00:00 |
|
michael
|
6a794bd6fa
|
+ Added math unit
|
2000-07-04 21:23:04 +00:00 |
|
michael
|
c5d8376083
|
+ initial implementation
|
2000-07-04 21:22:36 +00:00 |
|
michael
|
4a664ad78b
|
+ Exceptions now used for errors
|
2000-07-04 20:53:22 +00:00 |
|
pierre
|
da82ae94c3
|
New file
|
2000-07-04 20:21:26 +00:00 |
|
michael
|
8242fbc3e8
|
+ Added ports unit
|
2000-07-04 19:55:48 +00:00 |
|
michael
|
cbb70a2c6b
|
+ Initial implementation
|
2000-07-04 19:54:55 +00:00 |
|
peter
|
cf026bfb89
|
* fixed missing option_help_pages
|
2000-07-04 19:12:49 +00:00 |
|
peter
|
f9d89cdce0
|
* updated for new 1.00 release
|
2000-07-04 19:06:10 +00:00 |
|
peter
|
a6aa2f8b55
|
* small fix to compile with latest typinfo
|
2000-07-04 19:05:56 +00:00 |
|
peter
|
b13955d6d8
|
* be optimistic: version 1.00 for some utils
|
2000-07-04 19:05:53 +00:00 |
|
peter
|
b36a689317
|
* fixed unit name
|
2000-07-04 17:16:33 +00:00 |
|
peter
|
deb5cc7bf2
|
* fixed hex printing for $10 with %x
|
2000-07-04 17:12:46 +00:00 |
|
pierre
|
17ee448ad9
|
+ also copy smartlibs if they exist
|
2000-07-04 14:11:07 +00:00 |
|
pierre
|
f3b853f096
|
* Change Code to var param in ValAnsiUnsignedInt function
|
2000-07-04 07:57:46 +00:00 |
|
michael
|
9ce4077498
|
+ added remark about filemode when rewriting a file
|
2000-07-04 06:50:57 +00:00 |
|
michael
|
e9163e804d
|
small updates
|
2000-07-04 05:50:12 +00:00 |
|
pierre
|
9290e7b641
|
* fix for bug #1025
|
2000-07-03 21:08:54 +00:00 |
|
michael
|
48c66cf7f8
|
+ Added tp and delphi commands
|
2000-07-03 16:39:36 +00:00 |
|
michael
|
bc8d340ff7
|
+ Documented OS/2 differences for some calls
|
2000-07-03 15:44:41 +00:00 |
|
michael
|
2bc4761214
|
+ Added dxeload and emu387
|
2000-07-03 14:43:53 +00:00 |
|
pierre
|
74f131b173
|
* fix for bug #1023
|
2000-07-03 13:26:48 +00:00 |
|
pierre
|
d86f8c5ec8
|
* fix for bug #1019
|
2000-07-03 09:48:23 +00:00 |
|
pierre
|
84982e06ad
|
new file
|
2000-07-03 09:19:55 +00:00 |
|
pierre
|
0198e7252d
|
* Some enhancements for WinHelp support by G abor
|
2000-07-03 08:54:54 +00:00 |
|
peter
|
802b1a0d3b
|
* readded for undoced utils
|
2000-07-01 23:07:13 +00:00 |
|
peter
|
b275450bb6
|
* renamed test1 to testreg1
|
2000-07-01 23:06:57 +00:00 |
|
peter
|
eb37e39671
|
* test has own Makefile now
|
2000-07-01 23:05:05 +00:00 |
|
peter
|
8b38902424
|
* exampleinstall target added
|
2000-07-01 23:03:18 +00:00 |
|
peter
|
35accbecb4
|
* moved into examples dir
|
2000-07-01 22:58:53 +00:00 |
|
sg
|
8485effd54
|
* Added initialisation and finalisation code which is common to all
platforms.
|
2000-07-01 12:28:37 +00:00 |
|
Jonas Maebe
|
964dd80cda
|
* fixed reading past end-of-heap again (correctly this time I hope)
|
2000-07-01 10:52:12 +00:00 |
|
peter
|
f806e08f22
|
* tool to add numbering to the old error?.msg files
|
2000-07-01 09:52:56 +00:00 |
|
peter
|
78f6ad1916
|
* fixed go32v2,win32 build
|
2000-07-01 09:49:01 +00:00 |
|
peter
|
98ec034eb2
|
* fixed truncate
|
2000-06-30 22:16:19 +00:00 |
|
peter
|
757f68ec58
|
* fixed internalerror 2002 when case expr is not correct, by creating
a temp correct case expression
|
2000-06-30 22:15:39 +00:00 |
|
peter
|
60f4bd98bf
|
* removed unused var
|
2000-06-30 22:14:44 +00:00 |
|
peter
|
2e22b30f16
|
* removed obsolete crtlib code
* support EINTR for read/write to restart the syscall
|
2000-06-30 22:14:03 +00:00 |
|