Tomas Hajny
|
1d3e33cd0f
|
* importprocedure fix by Armin Diehl
|
2002-03-03 13:00:39 +00:00 |
|
Tomas Hajny
|
3e26fef459
|
* GetEnv rewritten to assembly - 3x faster now
|
2002-03-03 11:19:20 +00:00 |
|
carl
|
52fe28904e
|
* copy patch (no exitcode check for win32 cycle)
|
2002-03-02 23:30:05 +00:00 |
|
carl
|
44282db5a5
|
* small bugfix, was never prepending path to files, so they were never actually deleted!
|
2002-03-02 23:21:32 +00:00 |
|
peter
|
14fedc549e
|
* fixed compile bug in debug mode
|
2002-03-02 09:43:46 +00:00 |
|
carl
|
04ae5f9b2f
|
* small typo fix
|
2002-03-01 19:00:13 +00:00 |
|
carl
|
33861efe8b
|
+ correct installation for demo packages
|
2002-03-01 18:07:08 +00:00 |
|
peter
|
b5936b1588
|
* fixed // and (* parsing to not be done when already parsing a
tp comment in skipuntildirective
|
2002-03-01 14:39:44 +00:00 |
|
peter
|
708f10ddf1
|
* parasym added
|
2002-03-01 14:08:47 +00:00 |
|
peter
|
935bb2185a
|
* fixed sizeof(TClass) to return only 4
|
2002-03-01 14:08:26 +00:00 |
|
pierre
|
31b63823db
|
* used shl 7 for release number
|
2002-03-01 12:47:21 +00:00 |
|
peter
|
af10985046
|
* fixed HASINTF
|
2002-03-01 12:42:42 +00:00 |
|
peter
|
bd6dcff932
|
* fixed Message4()
|
2002-03-01 12:41:40 +00:00 |
|
peter
|
cb16c423fe
|
* support // parsing in skipuntildirective
|
2002-03-01 12:39:26 +00:00 |
|
peter
|
d661632b51
|
* get_next_value patch from Skelet
|
2002-03-01 10:57:03 +00:00 |
|
peter
|
5d10a3aec8
|
* updated version number
|
2002-03-01 10:45:52 +00:00 |
|
sg
|
32a733421c
|
* Fixed read access method for TDOMAttr.Value
|
2002-03-01 10:02:38 +00:00 |
|
peter
|
6d82c76861
|
* debian updates
|
2002-02-28 23:11:29 +00:00 |
|
peter
|
0e3f0c5eca
|
*** empty log message ***
|
2002-02-28 21:40:35 +00:00 |
|
peter
|
9b385a2ab7
|
* regenated
|
2002-02-28 21:30:32 +00:00 |
|
peter
|
bc7b98377f
|
* souceinstall updates
|
2002-02-28 21:12:43 +00:00 |
|
pierre
|
79f7263c3c
|
+ CHECKDEPEND var to check if packages are up to date
|
2002-02-28 17:03:47 +00:00 |
|
pierre
|
0d6bc08f63
|
* fix win32 compilation if DEBUG cond is set
|
2002-02-28 17:02:08 +00:00 |
|
marco
|
c2478e9ba6
|
* has_intf and oaidl
|
2002-02-28 13:52:59 +00:00 |
|
carl
|
1aa9442835
|
updated makefile for demos
|
2002-02-27 18:44:04 +00:00 |
|
carl
|
d82c888c6b
|
* fix problems under Win32 - where graph is required
|
2002-02-27 18:38:08 +00:00 |
|
carl
|
72035b40e7
|
+ fix for BP
|
2002-02-27 17:20:44 +00:00 |
|
carl
|
3359e346e4
|
* bugfix of stream errors - would always give error!
|
2002-02-27 16:35:31 +00:00 |
|
carl
|
f4a9b67fc4
|
- truncated log
* bugfix of -l parameter (was never valid)
+ added version information
|
2002-02-27 16:33:45 +00:00 |
|
carl
|
9783900355
|
* ifdef linux -> ifdef unix
|
2002-02-27 16:32:50 +00:00 |
|
carl
|
149a4703bd
|
+ make it work on other platforms
+ added OS/2 masks
- remove log
|
2002-02-27 16:32:08 +00:00 |
|
carl
|
acdbeca638
|
* We should initialize the mouse!
|
2002-02-27 16:29:54 +00:00 |
|
marco
|
4e3f6e86ff
|
* Merged objidl.idl translation. Most of wtypes.idl also included. Size slightly increased.
|
2002-02-26 10:30:01 +00:00 |
|
Jonas Maebe
|
87549dfb5e
|
* fixed problem when compiling the compiler with Delphi (reported by
"Luc Langlois" <L_Langlois@Videotron.ca>) (lo/hi don't work as in FPC
when used with int64's under Delphi)
|
2002-02-26 09:12:39 +00:00 |
|
pierre
|
b2b3dfd506
|
* regenerated from fpcmake.ini
|
2002-02-25 22:15:19 +00:00 |
|
pierre
|
e5e72f1cd0
|
* fix Info for FULL_SOURCE and FULL_TARGET
|
2002-02-25 22:14:49 +00:00 |
|
carl
|
8399edef49
|
* bugfix of demo compilation problem
|
2002-02-25 21:33:04 +00:00 |
|
carl
|
e7b75b8b31
|
+ $goto on added for makefiles
|
2002-02-25 21:32:13 +00:00 |
|
carl
|
2a2865fd19
|
* fixed typo
|
2002-02-25 21:31:39 +00:00 |
|
marco
|
69e84fd1e4
|
* Fixed two linux'isms, and commited Jonas fix for the RTE 103
|
2002-02-25 12:56:43 +00:00 |
|
marco
|
bde6b63ef0
|
* Fixes for Quad Win32 GUI mode
|
2002-02-25 12:23:05 +00:00 |
|
Tomas Hajny
|
3cae6d109b
|
* dummy implementation for OS/2
|
2002-02-24 20:07:23 +00:00 |
|
Tomas Hajny
|
4b825af235
|
* fixes for STATICLIBPREFIX and ECHO under OS/2
|
2002-02-23 18:57:02 +00:00 |
|
carl
|
3cb4ea38f5
|
* updated version to 1.0.6
|
2002-02-23 15:00:14 +00:00 |
|
carl
|
e04b6c1ebb
|
+ added BeOS and Solaris targets
|
2002-02-23 14:42:19 +00:00 |
|
carl
|
20732c6028
|
+ small updates with link to fpc instead of ppc386
|
2002-02-23 14:39:54 +00:00 |
|
carl
|
f04cac26ff
|
+ make it portable across different unixes
|
2002-02-23 14:38:49 +00:00 |
|
carl
|
8483c50eb7
|
+ fixes for sunos target
|
2002-02-23 14:37:03 +00:00 |
|
carl
|
7be30ddbfc
|
+ added fixed version of file
|
2002-02-23 08:15:47 +00:00 |
|
carl
|
76e71607e4
|
- removed file
|
2002-02-23 08:11:36 +00:00 |
|