peter
|
32a76c56d0
|
* added missing $ifndef win32
|
2001-04-13 18:04:56 +00:00 |
|
peter
|
ee7feef590
|
* added tthread.destroy override
|
2001-04-13 18:03:51 +00:00 |
|
peter
|
fe43a7889d
|
* commatext fixes
|
2001-04-13 18:03:28 +00:00 |
|
peter
|
79b1b63dcb
|
* give error with local external procedure
|
2001-04-13 18:03:15 +00:00 |
|
peter
|
0ab9a77390
|
* added missing twaitresult type
|
2001-04-13 18:02:57 +00:00 |
|
peter
|
2b2150e897
|
* new bugs from the web
|
2001-04-13 18:01:34 +00:00 |
|
peter
|
316523ca15
|
* easier registration of directives
|
2001-04-13 18:00:36 +00:00 |
|
peter
|
11dfe5637e
|
* obsolete
|
2001-04-13 17:59:53 +00:00 |
|
peter
|
f9c8c7e2ef
|
* don't generate code when there is already an error
|
2001-04-13 17:59:03 +00:00 |
|
peter
|
a7cf57524e
|
* symtable change to classes
* range check generation and errors fixed, make cycle DEBUG=1 works
* memory leaks fixed
|
2001-04-13 01:22:06 +00:00 |
|
peter
|
25d6ec3c83
|
* always clear memory in getmem and freemem
|
2001-04-13 01:18:08 +00:00 |
|
peter
|
c208f830f9
|
* fixed unitname
|
2001-04-12 18:15:05 +00:00 |
|
peter
|
67a0e1f393
|
* new bug
|
2001-04-12 18:13:18 +00:00 |
|
peter
|
2189a3f921
|
* readded libraries in mainbranch
|
2001-04-12 18:04:33 +00:00 |
|
peter
|
03d4bdcd40
|
* allow runtime setting using the environment HEAPTRC
|
2001-04-12 18:00:14 +00:00 |
|
peter
|
273db58aed
|
* fixed usage of already release memory in getdir
|
2001-04-12 17:53:43 +00:00 |
|
peter
|
9d1f81129f
|
* new test
|
2001-04-12 09:50:11 +00:00 |
|
florian
|
9929a33475
|
* added logs, fixed email address of Armin, it is
diehl@nordrhein.de
|
2001-04-11 14:17:00 +00:00 |
|
florian
|
3143b484c4
|
* initial commit, thanks to Armin Diehl (diehl@nordrhein)
|
2001-04-11 14:14:12 +00:00 |
|
peter
|
b669be6c60
|
* some small fixes to my previous commit
|
2001-04-11 14:08:31 +00:00 |
|
peter
|
de5140d1f7
|
* use new heaptrc version
|
2001-04-11 12:36:26 +00:00 |
|
peter
|
d0d1b0a16a
|
* small output fix so it won't trigger an error in the snapshot
scripts
|
2001-04-11 12:35:34 +00:00 |
|
peter
|
60ba93a688
|
* extra info update so it can be always be set on/off
|
2001-04-11 12:34:50 +00:00 |
|
peter
|
3367fc1c61
|
* fixed argument name
* merged fixes
|
2001-04-10 23:35:02 +00:00 |
|
peter
|
31ef386dca
|
* change destzipdir to dist_destdir
|
2001-04-10 23:30:31 +00:00 |
|
peter
|
a1c19a463c
|
* regenerated
|
2001-04-10 23:30:02 +00:00 |
|
peter
|
278da4890c
|
* local HASEXAMPLES variable if examples are available
|
2001-04-10 23:24:21 +00:00 |
|
peter
|
5e0f25388b
|
* merged fixes
|
2001-04-10 23:22:05 +00:00 |
|
pierre
|
3fe44ab904
|
+ first adds for Use_API define
|
2001-04-10 21:57:55 +00:00 |
|
peter
|
a400014d54
|
* add mode objfpc
|
2001-04-10 21:31:35 +00:00 |
|
pierre
|
e720096155
|
* import of Leon de Boer's files
|
2001-04-10 21:29:54 +00:00 |
|
peter
|
1b28fe0e03
|
* more type redefining tests
|
2001-04-10 21:29:25 +00:00 |
|
peter
|
a5bfdff438
|
* removed warnigns
|
2001-04-10 21:28:36 +00:00 |
|
peter
|
277c7b4e2d
|
* more delphi incompatibilities
|
2001-04-10 21:25:52 +00:00 |
|
peter
|
1c47926014
|
* fixed argument names
|
2001-04-10 21:24:18 +00:00 |
|
peter
|
efb19714f0
|
* more fixes that were still laying around
|
2001-04-10 21:22:37 +00:00 |
|
peter
|
04ecb0b6f0
|
* variantdef support
* propertysym fixed
|
2001-04-10 21:21:41 +00:00 |
|
peter
|
02af030262
|
* check for libgdb.a
* slightly better gdbver.exe generation
|
2001-04-10 21:05:21 +00:00 |
|
peter
|
c0e2d4421c
|
* new version
|
2001-04-10 20:59:32 +00:00 |
|
Tomas Hajny
|
70d61471ee
|
* incorrect checks under Unix fixed
|
2001-04-10 19:02:53 +00:00 |
|
Tomas Hajny
|
09ce8e65e9
|
* FileNameCaseSensitive added for Unix
|
2001-04-10 18:54:02 +00:00 |
|
Tomas Hajny
|
64e7256587
|
* better check for FindClose
|
2001-04-10 18:49:40 +00:00 |
|
Tomas Hajny
|
8a7762efb2
|
* yet another fix for FExpand under Unix
|
2001-04-09 19:28:40 +00:00 |
|
florian
|
05429e69ce
|
* fixed a wrong prefix
|
2001-04-08 16:49:42 +00:00 |
|
Jonas Maebe
|
faad9460c8
|
* fixed potential buffer overflow in FPC_WRITE_TEXT_PCHAR_AS_ARRAY (merged)
|
2001-04-08 13:21:30 +00:00 |
|
Jonas Maebe
|
547bc5f275
|
* optimized FPC_HELP_CONSTRUCTOR a bit
|
2001-04-08 13:19:28 +00:00 |
|
Tomas Hajny
|
0c0f2fb66e
|
- tfexpand.pas renamed to tfexpand.pp
|
2001-04-08 12:50:51 +00:00 |
|
Tomas Hajny
|
d53e33b5b2
|
* more checks (including long volume names, etc.)
|
2001-04-08 12:49:05 +00:00 |
|
Tomas Hajny
|
d5f0038788
|
* invalid UNC paths handled more consistently to OS/2 and Win32 API functions
|
2001-04-08 12:47:23 +00:00 |
|
peter
|
e822cd361b
|
* made it compilable with both 1.0.x and 1.1
|
2001-04-08 12:27:55 +00:00 |
|