Commit Graph

1897 Commits

Author SHA1 Message Date
Jonas Maebe
ffbedb6ec9 * changed precision for extended back (otherwise strreal2.pp in
tests/test failed)
2000-07-07 18:03:08 +00:00
Jonas Maebe
575f6c0d6d * fixed setgraphmode together with the new graphdrivers 2000-07-07 17:29:30 +00:00
michael
91ba06724a + Added many overloaded functions with as argument pointer to
array and count
+ Implemented meanandstddev
+ Improved power
2000-07-06 21:59:25 +00:00
florian
aa3e0fbe87 * fixed writing of comp and extended: the precision of comp was to little
while it was too high for extended
2000-07-06 21:09:45 +00:00
Tomas Hajny
7e015f6815 * filutil.inc implementation (almost) finished 2000-07-06 19:03:40 +00:00
Tomas Hajny
44aff119af * FileOpen corrected 2000-07-06 18:59:41 +00:00
Tomas Hajny
2aea492dda * SetFTime for OS/2 mode corrected 2000-07-06 18:57:40 +00:00
michael
606dbe9435 + SOme changes in error reporting 2000-07-06 12:13:59 +00:00
michael
50220183bd + Corrected arsinh function 2000-07-05 13:19:59 +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
michael
4a664ad78b + Exceptions now used for errors 2000-07-04 20:53:22 +00:00
peter
deb5cc7bf2 * fixed hex printing for $10 with %x 2000-07-04 17:12:46 +00:00
pierre
f3b853f096 * Change Code to var param in ValAnsiUnsignedInt function 2000-07-04 07:57:46 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +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
98ec034eb2 * fixed truncate 2000-06-30 22:16:19 +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
Jonas Maebe
d0b7a84ef6 * strpas is again slightly slower, but won't crash anymore if a pchar
is passed to it that starts less than 4 bbytes from the heap end
2000-06-30 12:20:20 +00:00
Jonas Maebe
bfe30b974e * some optimizations suggested by Anton Rang in c.s.powerpc.misc 2000-06-30 10:32:43 +00:00
sg
e9d1212ea8 * Implemented TObject.FieldAddress 2000-06-29 16:32:50 +00:00
sg
d43360d5d6 * Bugfix for SetAStrProp (reference counter hasn't been increased)
* Implemented GetInt64Prop
2000-06-29 08:47:13 +00:00
Jonas Maebe
fdd1947370 * optimized several routines
+ implemented do_contains_sets
2000-06-29 08:42:03 +00:00
michael
8321fe29ab + Added ddecallack 2000-06-29 06:46:37 +00:00
Jonas Maebe
131fbc03c5 * inital version, everything not yet implemented 2000-06-28 13:43:29 +00:00
Jonas Maebe
8d2b35c5ef * released -dnewmodes 2000-06-27 13:37:04 +00:00
Jonas Maebe
900642bee9 * disabled libvga_imagesizeproc() because currently the default
getimage and putimage are used (so the default imagesize should
    be used too)
2000-06-25 13:38:30 +00:00
Jonas Maebe
71184303bd * setviewport was sometimes called with parameters from the previous
active mode, either directly from setgraphmode or from
    setbkcolor
2000-06-23 19:56:37 +00:00
Jonas Maebe
9aae9228e2 * fixed bug in strscan :( 2000-06-23 11:13:56 +00:00
peter
618dd3c91c * added tkint64,tkqword constants 2000-06-22 20:04:07 +00:00
peter
2260192c30 * qword,int64 rtti support basics 2000-06-22 20:02:51 +00:00
peter
aae7c24beb * moved islibrary,isconsole,ismulithread to systemh as they are
os independent
2000-06-22 18:39:14 +00:00
peter
6f23dbf6c6 * removed unused vars 2000-06-22 18:37:49 +00:00
peter
57c538267c * removed notes 2000-06-22 18:36:18 +00:00
michael
bc8a454afd + Modifications for exception support in sysutils. Mainly added
RaiseList function.
2000-06-22 18:05:56 +00:00
michael
b5ed343973 + Added ExceptObject, ExceptAddr,ExceptionErrorMessage
ShowException Abort; OutOfMemoryError; Beep;
2000-06-22 18:05:18 +00:00
Tomas Hajny
36216f2411 - useless - empty 2000-06-22 17:55:35 +00:00
Tomas Hajny
7b61aebb59 - useless - empty 2000-06-22 17:28:40 +00:00
Tomas Hajny
330e155c08 * cardinal redefinition removed 2000-06-22 17:26:16 +00:00
Tomas Hajny
6454e6d7d9 - useless now 2000-06-22 17:17:32 +00:00
Tomas Hajny
e926a64732 * translated to English 2000-06-22 17:13:11 +00:00
Tomas Hajny
022512a61d - doesn't work as it is 2000-06-22 17:00:04 +00:00
sg
5dbe89f57e * Fixed a small typo in my previous update 2000-06-22 15:31:09 +00:00
sg
d6ec03b275 * Added prototypes for GetInt64Prop and SetInt64Prop
* Added constants "BooleanIdents" and "DotSep"
2000-06-22 15:29:31 +00:00
pierre
9fd7ba963e * no bufpos reset on flush for fminput 2000-06-21 22:27:50 +00:00
pierre
989024b293 * use ioctlsocket in fdRead 2000-06-21 22:26:47 +00:00
pierre
4fa1eae43b * link smart and FIXXX const corrected 2000-06-21 22:26:08 +00:00
pierre
c518e56b09 * wrong overloads removed 2000-06-20 10:09:21 +00:00
Jonas Maebe
532a344a09 * crtread didn't set f.bufpos back to 0, so it failed if that wasn't
already the case on entry
  * crtread now makes sure it doesn't try to read mode characters than
    what fits in the read buffer
2000-06-20 08:52:16 +00:00