Commit Graph

7278 Commits

Author SHA1 Message Date
Tomas Hajny
bdede009b3 * $R used now 2000-07-09 07:49:34 +00:00
Tomas Hajny
ee5879aab6 * changes needed for VP/2 to compile it 2000-07-09 07:41:47 +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
michael
251f60ab25 + Updated compiler output 2000-07-08 22:20:22 +00:00
michael
c5ed2ccd2e + Added math unit 2000-07-08 22:11:26 +00:00
michael
47c7b18700 + Added desciption of modes 2000-07-08 22:10:23 +00:00
michael
acf278a3e5 + initial implementation 2000-07-08 21:54:29 +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
michael
2034ce428b + New install screens 2000-07-08 21:01:43 +00:00
pierre
3500dd9bd6 * adapt to new graph modes 2000-07-08 20:58:05 +00:00
peter
b9e5501ba7 * findobjectfile gets extra arg with directory where the unit is found
and the .o should be looked first
2000-07-08 20:43:37 +00:00
peter
e43907570a * fixed sa_handler to handler.sh 2000-07-08 20:13:57 +00:00
peter
f3b35ea24c * added objfpc mode 2000-07-08 19:43:41 +00:00
peter
e4472e186e * math.rst added 2000-07-08 19:25:25 +00:00
peter
3f7fc75005 * wrong note 2000-07-08 19:14:36 +00:00
peter
906b89300b * new files 2000-07-08 18:50:31 +00:00
marco
3316d7c423 * added twoyearsomethingwindow 2000-07-08 18:50:21 +00:00
peter
5ecf9b9cd0 * updated to latest ncrt package from Ken 2000-07-08 18:06:36 +00:00
peter
289e5d6567 * undid my previous commit, because it breaks some code 2000-07-08 18:03:11 +00:00
peter
4ddd970c7e * do_open checks for directory, if directory then ioerror 2 2000-07-08 18:02:39 +00:00
peter
d2975fe115 * mode delphi 2000-07-08 18:00:14 +00:00
michael
18740bcc52 + Final fixes 2000-07-08 17:12:56 +00:00
michael
6593614edc + Finished math unit 2000-07-08 17:11:30 +00:00
michael
9aa513e58c + Finished chapter on math 2000-07-08 17:10:53 +00:00
peter
e2c8882843 * also support string parsing in skipuntildirective for fpc modes 2000-07-08 16:22:30 +00:00
peter
a435d9d773 * tests from reported busg 2000-07-08 16:21:39 +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
54f9d56013 * Destructor of TThreadList is now virtual; this fixes some memory leak
problems in FCL.
2000-07-08 07:26:23 +00:00
sg
ed29399154 * FieldAddress now returns immediately if name='' 2000-07-08 07:24:24 +00:00
michael
5893a28fc2 + fixed meanandstddev 2000-07-08 07:03:20 +00:00
michael
d8624bb004 + Added some functions 2000-07-08 06:45:07 +00:00
Jonas Maebe
732f06de57 * fixed problem that occurred if the graphmode was initialized with
a new graphdriver, but then setgraphmode was called with as
    parameter the result of getGraphMode (since that one returns an
    old-style modenumber)
2000-07-08 06:24:21 +00:00
pierre
ab6fd6b3b8 * get a failure on webtbf/tbug890 2000-07-07 20:42:55 +00:00
pierre
1d1b4bcb53 * correct last commit error 2000-07-07 19:22:27 +00:00
Jonas Maebe
852bc354a0 * fixed getpixelx/directputpixelx (only pascal version, assembler
versions are still wrong)
  * fixed getrvgagbpalette procedur e(also returns 8 instead of 6 bit
    values now)
2000-07-07 19:05:34 +00:00
marco
f5fd205ab5 * Changed move (var source;var dest) to move (const source;var dest) 2000-07-07 18:23:41 +00:00
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
florian
1104d83363 + initial revision 2000-07-07 17:07:20 +00:00
Jonas Maebe
d53ef30ed4 * adapted for new modes (and some safety checks) 2000-07-07 06:42:48 +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
michael
2cf791ba57 + Added math unit 2000-07-06 21:58:03 +00:00
michael
8cd65ed74a + Added many functions, mainly statistical 2000-07-06 21:57:49 +00:00
michael
03cae6836f + Added examples 25-34 2000-07-06 21:51:48 +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