pierre
|
369efe46ed
|
+ New bunch of Gabor's changes: see fixes.txt
|
2000-05-29 10:44:56 +00:00 |
|
pierre
|
6b012c36f4
|
* New bunch of Gabor changes
|
2000-05-29 10:04:40 +00:00 |
|
Jonas Maebe
|
17c2136ba6
|
* should compile again
|
2000-05-29 05:32:50 +00:00 |
|
sg
|
a72e98cb7f
|
* More additions...
|
2000-05-28 21:16:18 +00:00 |
|
michael
|
31abac4e45
|
+ initial implementation
|
2000-05-28 20:05:32 +00:00 |
|
Tomas Hajny
|
307b889df8
|
* disk.inc status updated
|
2000-05-28 18:26:15 +00:00 |
|
Tomas Hajny
|
0f01fb7669
|
+ implementation started
|
2000-05-28 18:22:58 +00:00 |
|
Tomas Hajny
|
b9c2b5a177
|
+ initial implementation
|
2000-05-28 18:21:51 +00:00 |
|
Tomas Hajny
|
bbba28c00e
|
* DiskFree/DiskSize updated
|
2000-05-28 18:20:16 +00:00 |
|
Tomas Hajny
|
70c2d1a1de
|
do_isdevice corrected
|
2000-05-28 18:17:39 +00:00 |
|
florian
|
140563c927
|
*** empty log message ***
|
2000-05-28 15:23:10 +00:00 |
|
florian
|
1dac75340e
|
* fixed a problem with subrange enumerations in case statements
|
2000-05-28 15:22:54 +00:00 |
|
Tomas Hajny
|
6b3d1072db
|
+ several units added
|
2000-05-28 08:47:09 +00:00 |
|
Tomas Hajny
|
8115723000
|
* FPK changed to FPC
|
2000-05-28 08:43:35 +00:00 |
|
peter
|
8e4522215a
|
* smart,shared lib including for rpm/deb
|
2000-05-26 20:50:09 +00:00 |
|
Jonas Maebe
|
c1df09f993
|
* fixed wrong register deallocations in several ansistring related
procedures. The IDE's now function fine when compiled with -OG3p3r
|
2000-05-26 20:16:00 +00:00 |
|
michael
|
a00a321a30
|
+ Some errors in makefile fixed
|
2000-05-26 19:59:37 +00:00 |
|
michael
|
26fb833412
|
+ All functions now documented
|
2000-05-26 19:57:38 +00:00 |
|
michael
|
92622a3ab2
|
+ Added 69,70
|
2000-05-26 19:57:07 +00:00 |
|
michael
|
13d617c4e9
|
+ Added FSplit and Octal
|
2000-05-26 19:26:17 +00:00 |
|
peter
|
535f63923c
|
* fixed % parsing and added modulo support
* changed some evaulator errors to more generic illegal expresion
|
2000-05-26 18:23:09 +00:00 |
|
peter
|
27c258c7ca
|
* give error for @ with formal const,var parameter. Because @ generates
a constant value and not a reference
|
2000-05-26 18:21:41 +00:00 |
|
peter
|
8dfc3a564d
|
* fixed @ with var parameters
|
2000-05-26 18:21:04 +00:00 |
|
peter
|
8822c0dc43
|
* fixed wrong var parameter with @
|
2000-05-26 18:20:38 +00:00 |
|
michael
|
0ecc352bab
|
+ Added some more constants
|
2000-05-26 18:14:50 +00:00 |
|
peter
|
a78fb6c6fe
|
* full target for clean, all compile, all exec
|
2000-05-26 16:40:27 +00:00 |
|
peter
|
1129cea92c
|
* update for new win32 dll's
|
2000-05-26 16:23:30 +00:00 |
|
sg
|
730a9b04f0
|
* More functions added
|
2000-05-26 14:28:13 +00:00 |
|
marco
|
f210e534e1
|
* added getlongname and getshortname
|
2000-05-26 12:03:13 +00:00 |
|
alex
|
13d8d513b0
|
universal cross platform unit file generator
|
2000-05-26 09:22:39 +00:00 |
|
michael
|
9c20c3c839
|
+ Documented mmap and munmap
|
2000-05-25 20:21:53 +00:00 |
|
michael
|
0cc02b454e
|
+ Added example 66
|
2000-05-25 20:08:10 +00:00 |
|
michael
|
a63c76249a
|
+ Linux unit also depends on linsysca file now.
|
2000-05-25 20:00:41 +00:00 |
|
michael
|
75d0a262a9
|
+ Added munmap call
|
2000-05-25 19:59:57 +00:00 |
|
sg
|
e9ee3ce8ae
|
* Completed GLU and GLUT support
* Some minor fixes (missing "const"s, changed some untyped "var" arguments
to "const" arguments etc.)
|
2000-05-25 18:59:50 +00:00 |
|
pierre
|
b00b177c52
|
* Flush keyboard also at init
|
2000-05-25 14:26:30 +00:00 |
|
pierre
|
1f20a7e947
|
+ DdeFreeStringHandle was missing
|
2000-05-25 12:57:22 +00:00 |
|
Jonas Maebe
|
79b0cbff40
|
* fixed unreachable code detection
|
2000-05-25 12:00:14 +00:00 |
|
sg
|
cd180c17d5
|
* Updated
|
2000-05-25 11:43:15 +00:00 |
|
Jonas Maebe
|
298f787233
|
* const parameters were not prevented from becoming regvars (causing
errors later on in the code generating stage)
|
2000-05-25 07:44:11 +00:00 |
|
sg
|
7ceb2d28fd
|
* translated more X11 functions
|
2000-05-24 09:37:29 +00:00 |
|
pierre
|
947fa03cb0
|
+ check of compatibility between selected assembler
output and target OS
|
2000-05-23 21:28:19 +00:00 |
|
pierre
|
9fa6970737
|
+ added supported_target fiedl to tasminfo record
to disregard wrong assembler settings
|
2000-05-23 21:26:52 +00:00 |
|
pierre
|
077c5e97aa
|
+ added Intel check
|
2000-05-23 20:37:46 +00:00 |
|
peter
|
8900400a2c
|
+ typecasting support for variables, but be carefull as word,byte can't
be used because they are reserved assembler keywords
|
2000-05-23 20:36:28 +00:00 |
|
pierre
|
2f715a886a
|
* disable check in Exit and Error code
|
2000-05-23 20:35:41 +00:00 |
|
peter
|
00cf634883
|
* fixed instruction matching when a size flag is specified for all
operands
|
2000-05-23 20:34:35 +00:00 |
|
pierre
|
ed2dab7b31
|
* avoid problems with Range Check
|
2000-05-23 20:34:26 +00:00 |
|
peter
|
cafbded190
|
* attsuffix table is also needed for ra386int
|
2000-05-23 20:33:37 +00:00 |
|
peter
|
72f2e9434d
|
* added some new tests
|
2000-05-23 20:33:13 +00:00 |
|