Jonas Maebe
|
74c1d32ce9
|
* fixed web bug #1396: tpointerord is now a cardinal instead of a longint,
but added a hack in ncnv so that pointer(-1) still works
|
2001-02-08 13:09:03 +00:00 |
|
Jonas Maebe
|
40104b2a7a
|
* fixed web bug #1391
|
2001-02-08 12:13:40 +00:00 |
|
peter
|
28712afe45
|
* Script supplied by Sergey Korshunoff
|
2001-02-05 21:27:45 +00:00 |
|
peter
|
6656025337
|
* applied patches from Sergey Korshunoff
|
2001-02-05 21:26:36 +00:00 |
|
peter
|
575329b520
|
* fixed target.rsts
|
2001-02-05 20:52:02 +00:00 |
|
peter
|
eda26e9190
|
* support linux unit for ver1_0 compilers
|
2001-02-05 20:46:59 +00:00 |
|
peter
|
b5644bee5c
|
* new bugs
|
2001-02-05 20:45:59 +00:00 |
|
peter
|
2531d36bff
|
* fixed buf 1364
|
2001-02-05 20:45:49 +00:00 |
|
peter
|
1be1aab60d
|
* variable substition like GNU Make. wildcard,addprefix,addsuffix
already implemented
|
2001-02-05 20:44:56 +00:00 |
|
peter
|
43915c78fb
|
* allexectests is the default
|
2001-02-05 20:44:20 +00:00 |
|
sg
|
a203b9f012
|
Improvements as suggested by Vasily Volchenko:
* Added mapping for Enter key (= it works now :) )
* Simple clipboard implementation. (although the keys for clipboard
functions don't work yet)
|
2001-02-04 14:32:56 +00:00 |
|
Jonas Maebe
|
18d885b80e
|
* fixed web bug #1377 & const pointer arithmtic
|
2001-02-04 11:12:16 +00:00 |
|
Tomas Hajny
|
f22b036c55
|
* direct asm removing
|
2001-02-04 01:57:52 +00:00 |
|
Tomas Hajny
|
0e935e390c
|
* callspec removed
|
2001-02-04 01:56:00 +00:00 |
|
Tomas Hajny
|
49f0b95bd5
|
* one more correction (not crucial)
|
2001-02-04 01:55:05 +00:00 |
|
Tomas Hajny
|
8595db93c1
|
* HandleError instead of RunError
|
2001-02-04 01:53:58 +00:00 |
|
Tomas Hajny
|
577ebe46a5
|
* mistyping correction (assemler)
|
2001-02-04 01:42:00 +00:00 |
|
Tomas Hajny
|
c34fcb3c74
|
* deleting .out under OS/2
|
2001-02-04 01:36:07 +00:00 |
|
Jonas Maebe
|
177ec922fe
|
* fixed web bug #1383
|
2001-02-03 12:52:34 +00:00 |
|
peter
|
f005ab378d
|
* merged fix for bug #1365
|
2001-02-03 00:26:35 +00:00 |
|
peter
|
3f16b1b8c7
|
* linux -> unix
|
2001-02-03 00:16:21 +00:00 |
|
peter
|
a0e12b3e88
|
* linux -> unix for not 1.0.x compilers
|
2001-02-03 00:13:34 +00:00 |
|
peter
|
5abbc50761
|
* fixed netware typo in previous commit
|
2001-02-03 00:09:02 +00:00 |
|
peter
|
d082158f13
|
* objfpc mode added
|
2001-02-03 00:02:39 +00:00 |
|
peter
|
88dc74a73f
|
* fixes to compile
* moved 1328 to fail
|
2001-02-02 23:57:45 +00:00 |
|
peter
|
f4f7a6ad19
|
* bit field to cardinal instead of longint
|
2001-02-02 23:51:27 +00:00 |
|
peter
|
8c64383f50
|
* compile fix
|
2001-02-02 23:41:52 +00:00 |
|
peter
|
313beddf2e
|
* added missing FAIL
|
2001-02-02 23:17:01 +00:00 |
|
peter
|
d3aa0f3f26
|
* fixed to also work with 1.0.x fpcmake makefiles
|
2001-02-02 23:14:44 +00:00 |
|
peter
|
73d31da1ef
|
* new(precord) test
|
2001-02-02 22:51:15 +00:00 |
|
peter
|
423463630c
|
* add notarget defines
|
2001-02-02 22:43:39 +00:00 |
|
peter
|
3dad8c73a5
|
* regenerated
|
2001-02-02 22:41:11 +00:00 |
|
peter
|
ffb25bce60
|
* fixed crash with new(precord), merged
|
2001-02-02 22:38:00 +00:00 |
|
peter
|
d8018e1f87
|
* merged fix for bug #1375
|
2001-02-02 20:53:18 +00:00 |
|
peter
|
dd16c836ae
|
* merged optimum_column for win32
|
2001-02-02 20:00:23 +00:00 |
|
peter
|
99a018c6ec
|
* removed callspec
|
2001-02-02 19:55:58 +00:00 |
|
pierre
|
899b0adc4b
|
* new bug checks added
|
2001-02-02 00:01:11 +00:00 |
|
peter
|
d65ec7ac1c
|
* default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
it can load the same Makefile.fpc multiple times
|
2001-02-01 22:00:03 +00:00 |
|
Tomas Hajny
|
c18204e14a
|
* OS/2 correction (syslinux x sysos2)
|
2001-02-01 21:42:48 +00:00 |
|
Tomas Hajny
|
604563d9a6
|
* correction of a previously introduced bug
|
2001-02-01 21:35:36 +00:00 |
|
Tomas Hajny
|
ce36dc07ec
|
* MT support completion
|
2001-02-01 21:30:01 +00:00 |
|
pierre
|
25a41ffa44
|
* checks for bug #1365
|
2001-02-01 07:19:43 +00:00 |
|
peter
|
05c76ffa72
|
* removed old fpcmake
|
2001-01-30 22:24:41 +00:00 |
|
peter
|
948c418648
|
* removed more api references
|
2001-01-30 21:58:10 +00:00 |
|
peter
|
144161708e
|
* regenarated
|
2001-01-30 21:56:49 +00:00 |
|
peter
|
75bc06ca41
|
* fixed vpath setting
|
2001-01-30 21:48:11 +00:00 |
|
peter
|
53ed82759a
|
* regenarated
|
2001-01-30 20:41:19 +00:00 |
|
peter
|
71ad1f181f
|
* moved to gtk
|
2001-01-30 19:27:38 +00:00 |
|
peter
|
b29a3cd01b
|
* gtkgl moved to gtk
|
2001-01-30 19:27:18 +00:00 |
|
peter
|
914baf2fa0
|
* renamed zip to unzip
|
2001-01-30 19:26:18 +00:00 |
|