peter
|
f3b35ea24c
* added objfpc mode
|
25 years ago |
peter
|
e4472e186e
* math.rst added
|
25 years ago |
peter
|
3f7fc75005
* wrong note
|
25 years ago |
peter
|
906b89300b
* new files
|
25 years ago |
marco
|
3316d7c423
* added twoyearsomethingwindow
|
25 years ago |
peter
|
5ecf9b9cd0
* updated to latest ncrt package from Ken
|
25 years ago |
peter
|
289e5d6567
* undid my previous commit, because it breaks some code
|
25 years ago |
peter
|
4ddd970c7e
* do_open checks for directory, if directory then ioerror 2
|
25 years ago |
peter
|
d2975fe115
* mode delphi
|
25 years ago |
michael
|
18740bcc52
+ Final fixes
|
25 years ago |
michael
|
6593614edc
+ Finished math unit
|
25 years ago |
michael
|
9aa513e58c
+ Finished chapter on math
|
25 years ago |
peter
|
e2c8882843
* also support string parsing in skipuntildirective for fpc modes
|
25 years ago |
peter
|
a435d9d773
* tests from reported busg
|
25 years ago |
Jonas Maebe
|
b506dc4514
* forgot to remove some non-working experimental code from last
|
25 years ago |
Jonas Maebe
|
be0deb8185
- removed fpc_strconcat_len for -dnewoptimizations since it's not
|
25 years ago |
Jonas Maebe
|
577075367d
* LFB modes finally work! You have to add $4000 to the mode number
|
25 years ago |
sg
|
54f9d56013
* Destructor of TThreadList is now virtual; this fixes some memory leak
|
25 years ago |
sg
|
ed29399154
* FieldAddress now returns immediately if name=''
|
25 years ago |
michael
|
5893a28fc2
+ fixed meanandstddev
|
25 years ago |
michael
|
d8624bb004
+ Added some functions
|
25 years ago |
Jonas Maebe
|
732f06de57
* fixed problem that occurred if the graphmode was initialized with
|
25 years ago |
pierre
|
ab6fd6b3b8
* get a failure on webtbf/tbug890
|
25 years ago |
pierre
|
1d1b4bcb53
* correct last commit error
|
25 years ago |
Jonas Maebe
|
852bc354a0
* fixed getpixelx/directputpixelx (only pascal version, assembler
|
25 years ago |
marco
|
f5fd205ab5
* Changed move (var source;var dest) to move (const source;var dest)
|
25 years ago |
Jonas Maebe
|
ffbedb6ec9
* changed precision for extended back (otherwise strreal2.pp in
|
25 years ago |
Jonas Maebe
|
575f6c0d6d
* fixed setgraphmode together with the new graphdrivers
|
25 years ago |
florian
|
1104d83363
+ initial revision
|
25 years ago |
Jonas Maebe
|
d53ef30ed4
* adapted for new modes (and some safety checks)
|
25 years ago |