Commit Graph

1953 Commits

Author SHA1 Message Date
peter
1a0277d7b0 * smallatheapptr undef and other cleanup (merged) 2000-08-08 19:22:46 +00:00
peter
52d9682415 * overload directives removed (merged) 2000-08-06 14:19:06 +00:00
peter
3c7d8f0db1 * merged setvideostate patch 2000-08-05 18:34:47 +00:00
peter
b601e36f55 * paramstr(0) fix for linux 2.0 kernels (merged) 2000-08-05 18:33:51 +00:00
peter
9b1864c586 * getenv case insensitive (merged) 2000-08-04 21:45:39 +00:00
Jonas Maebe
8bce8284d3 * the defaulthooks are reset if setmode() fails at any point (merged
from fixes branch)
2000-08-01 06:03:32 +00:00
Jonas Maebe
167eb0e268 * set _graphresult to grnotdetected if the vesa setmode interrupt
call returns an error (merged from fixes branch)
2000-08-01 06:03:13 +00:00
Jonas Maebe
3035952b07 * fixed web bug #1037 (disable linking of ctrl-c to exception handler,
ctrl-break still works fine then) (merged from fixes)
2000-07-31 14:07:43 +00:00
Jonas Maebe
43ccd75f63 * You can now set colors > 15 (merged from fixes branch) 2000-07-31 12:30:54 +00:00
peter
1b04862b8c * merged fixes 2000-07-30 17:09:55 +00:00
sg
eeba1770aa * Made some modifications suggested by Markus Kaemmerer:
- MaxTanh is now the exact value Ln(MaxExtended)/2
  - The 'for' loops in MinValue and MaxValue can start with the second
    element instead of the first one
  - Added more overloaded versions of Min and Max functions
2000-07-30 10:01:04 +00:00
sg
7a54a6a895 * Applied patches by Markus Kaemmerer:
- Added ranges of the IEEE floating point types, including denormals
  - in sincos function: The arguments are of type Extended, so they
    need 't' as size suffix in FPU instructions, and not 'l'!
2000-07-29 18:07:45 +00:00
Jonas Maebe
afec990176 * fixed web bug1069
* fixed similar (and other) problems in val() for int64 and qword
    (both merged from fixes branch)
2000-07-28 12:29:49 +00:00
sg
9c88b8f0cb * Applied patch by Markus Kaemmerer: Fixes fdRead and fdWrite 2000-07-28 08:43:46 +00:00
sg
6b97311fd7 * Applied patch to "Connect" by Markus Kaemmerer: WinSock.Connect returns
zero when it succeeded, and not vice versa.
2000-07-28 06:34:53 +00:00
sg
6f90c58ca5 * Applied patch by Markus Kaemmerer with minor modifications: More methods
of the Exception class are now implemented (in a manner so that they can
  be used as in Delphi, although the declarations are somewhat different)
2000-07-27 16:20:52 +00:00
Jonas Maebe
dc9917738f + initial version by Casey Duncan (not yet thoroughly debugged or complete) 2000-07-27 07:32:12 +00:00
sg
6f6c4f720a * Resolved CVS conflicts for TObject.MethodAddress patch 2000-07-22 14:52:01 +00:00
Jonas Maebe
7c914c429f * merged dossearchrec2searchrec() fix from fixes branch 2000-07-22 12:24:55 +00:00
florian
4d5f0c2331 + in_typeinfo_x added 2000-07-19 20:03:19 +00:00
sg
0e21611d5d * Fixed GetEnumValue (bug #1049, reported by Neil Graham) 2000-07-17 08:37:58 +00:00
Jonas Maebe
25d36d7547 * fixed wrongly matched comment pair for log section 2000-07-16 07:08:22 +00:00
michael
b08492146a + Fixed log 2000-07-14 10:57:52 +00:00
michael
586c4cea50 + Conditionals fixed 2000-07-14 10:33:09 +00:00
michael
bb76ee7099 + 2000-07-14 10:30:58 +00:00
michael
f071db2cdf + Forgot int64 2000-07-14 09:31:37 +00:00
michael
94c3bea4eb + Fixed log better 2000-07-14 06:57:57 +00:00
michael
0c0a1b147f + Fixed log 2000-07-14 06:57:11 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
pierre
4ba6e9b06e * get it to compile with AS v 2.10 2000-07-11 09:37:55 +00:00
sg
c0c6285d8c * Now compiles in default mode instead of OBJFPC mode 2000-07-10 07:04:18 +00:00
sg
fd507fc963 * Added ID and Log tags 2000-07-10 07:00:20 +00:00
Tomas Hajny
1f990184bc * little mistyping 2000-07-09 17:09:47 +00:00
Tomas Hajny
45b2819768 * default sharing mode changed to deny all (compatibility) 2000-07-09 17:05:24 +00:00
peter
c210f79ada * renamed to lowercase names 2000-07-09 10:37:50 +00:00
Tomas Hajny
bdede009b3 * $R used now 2000-07-09 07:49:34 +00:00
peter
21c4b53ab2 * fixed maxx,maxy setting 2000-07-09 07:22:51 +00:00
peter
0f6ce09f13 * initernmodenumber is now renumbered at the end of AddMode() it
also sets hi/lo for the driver
2000-07-09 07:21:14 +00:00
peter
2fc66545c4 * use initialization/finalization instead of exitproc 2000-07-08 21:29:13 +00:00
sg
2aca65148b * Fixed TObject.FieldAddress 2000-07-08 21:27:42 +00:00
peter
64a3b5313d * finalization added with setrawmode(false) 2000-07-08 21:22:16 +00:00
peter
e4472e186e * math.rst added 2000-07-08 19:25:25 +00:00
marco
3316d7c423 * added twoyearsomethingwindow 2000-07-08 18:50:21 +00:00
peter
4ddd970c7e * do_open checks for directory, if directory then ioerror 2 2000-07-08 18:02:39 +00:00
michael
18740bcc52 + Final fixes 2000-07-08 17:12:56 +00:00
Jonas Maebe
b506dc4514 * forgot to remove some non-working experimental code from last
commit :(
2000-07-08 13:00:08 +00:00
Jonas Maebe
be0deb8185 - removed fpc_strconcat_len for -dnewoptimizations since it's not
used anymore (because the strconcat optimizations have been
    disabled quite a while ago)
2000-07-08 09:09:35 +00:00
Jonas Maebe
577075367d * LFB modes finally work! You have to add $4000 to the mode number
if you use LFB access!
2000-07-08 07:48:38 +00:00
sg
ed29399154 * FieldAddress now returns immediately if name='' 2000-07-08 07:24:24 +00:00