michael
6d3629f0e5
+ Better fpcmake explanations
2000-01-20 21:46:52 +00:00
michael
758b2753c2
Adapted makefile.fpc
2000-01-20 20:33:02 +00:00
florian
7451fd5ab4
* writing of int64/qword fixed
2000-01-20 20:19:37 +00:00
Jonas Maebe
8095e34fae
* finally fixed tracereallocmem completely
2000-01-20 14:25:51 +00:00
Jonas Maebe
adcc8f25b7
* another problme with realloc fixed (one left)
2000-01-20 13:17:11 +00:00
Jonas Maebe
2c25000f32
* fixed problem with reallocmem and heaptrc
2000-01-20 12:35:35 +00:00
pierre
1eb30ec4e8
* bug #801 fixed
2000-01-20 12:29:02 +00:00
florian
9836bd406b
* bug #793 fixed
2000-01-20 12:14:47 +00:00
daniel
4ad408eab3
* also support ; comments in cfg file
2000-01-20 10:36:44 +00:00
pierre
6a89db2fdc
* uses ShortName of exe to start GDB
2000-01-20 00:31:53 +00:00
pierre
ccf88239a6
* Result of GetShortPathName is checked
2000-01-20 00:30:32 +00:00
pierre
627683b64d
* StoreBrowserCol changed to boolean function
2000-01-20 00:24:06 +00:00
pierre
08cb7daa9f
* fix for GetShortName, now checks results from Win32
2000-01-20 00:23:03 +00:00
pierre
c449017899
* avoid startsec=sec_none
2000-01-20 00:21:49 +00:00
pierre
e2edbf2262
+ 788,793 and 802
2000-01-20 00:20:16 +00:00
pierre
b7ea57362d
+ 304-309 transfert
2000-01-20 00:18:00 +00:00
pierre
090c46c35b
+ bug0309
2000-01-19 23:36:58 +00:00
michael
4d6b81e55e
+ Updated version to 0.99.14
2000-01-19 23:13:17 +00:00
florian
c463447714
* empty records/objects would generate static data of size 0 which is optimized away, tai_datablock
...
checks now the size and sets it to a value > 0
2000-01-19 22:53:57 +00:00
florian
6c3bbb7915
* corrected wrong error message of a member of a class/object/classref wasn't found
2000-01-19 22:41:58 +00:00
michael
21360d706b
Initial implementation
2000-01-19 22:32:04 +00:00
michael
9024a302b9
+ Remarks from translator
2000-01-19 22:30:50 +00:00
michael
e59ff956d9
* Changes after comments translator
2000-01-19 22:21:37 +00:00
michael
0a0df0053c
+ Adapted header and corrected pyacc and plex
2000-01-19 22:19:10 +00:00
Jonas Maebe
291eb87a54
+ bug0308 and bug0308a
2000-01-19 13:26:28 +00:00
daniel
bd9b974883
* fixed old packagedir -> packagesdir
2000-01-19 12:33:47 +00:00
peter
5a091c96ab
* added libc
...
* added log
2000-01-18 21:53:56 +00:00
peter
61e04d8e80
* regenerated
2000-01-18 20:58:37 +00:00
peter
101d1561c2
* fixed double zip options
...
* fixed / between zipname and zipext
* fixed auto ppas exec when -s is in compiler options
2000-01-18 20:55:59 +00:00
peter
ed72ca92c6
* fixed array calc when size is multiple of maxlen
2000-01-18 20:54:56 +00:00
pierre
5cf8dc7d80
* DLL crash fixed : ExitProcess can not be called in DLL system_exit
...
Problem : Halt or RunError code inside DLL will return to caller !!
* Changed the "if h<4 then" into "if do_isdevice(h) then " in do_close
to avoid closing of standard files
2000-01-18 09:03:04 +00:00
peter
206ae47ad5
* regenerate for win32 fix
2000-01-18 00:25:15 +00:00
peter
33dea14407
* no opengl for win32 yet
2000-01-18 00:23:43 +00:00
peter
c184fbc3fa
* added db package
2000-01-18 00:23:27 +00:00
peter
e4510fa2d7
* fixed compilerzip,fclzip targets
2000-01-18 00:23:05 +00:00
peter
76d0678bcf
* fixed uninited local var
2000-01-18 00:22:48 +00:00
peter
094857811d
* export FPCEXTCMD which didn't work :(
2000-01-18 00:22:29 +00:00
peter
96c6b12998
* unexport OS_SOURCE,FPC_VERSION
...
* remove docsrc,installersrc from generic source target
2000-01-18 00:21:43 +00:00
peter
a58242957b
* fixed interpret_envvar whcih crashed when the envvar was not set
...
* also warn if the envvar is empty (=not set)
2000-01-17 22:50:28 +00:00
peter
4f22717b61
* open with mode 2 in rewrite
2000-01-17 20:02:30 +00:00
peter
74aeb645bd
* 0.99.14 release update
2000-01-17 20:02:17 +00:00
Jonas Maebe
bc9c4771c0
+ support for NaN's, cleaner support for Inf
2000-01-17 13:00:51 +00:00
pierre
81f2dbd175
* uses windows needed for GetShortName
2000-01-17 12:20:03 +00:00
peter
b62af487eb
* handle check fixed
2000-01-16 23:10:15 +00:00
peter
c67ec0e996
* fixed typo
2000-01-16 23:05:03 +00:00
peter
1b6cb38346
* use environment variable again for win32, the file writing gives to
...
much trouble
2000-01-16 22:26:46 +00:00
peter
cea4495a20
* check handle for file closing
2000-01-16 22:25:38 +00:00
peter
c888816ce9
* use env var again for win32
2000-01-16 22:24:19 +00:00
peter
25dda03cdc
* renamed call_offset to para_offset
2000-01-16 22:17:11 +00:00
Tomas Hajny
89fde0f912
* 'uses Dos' added for OS/2 target
2000-01-16 19:10:25 +00:00