peter
|
00801693bb
|
* protected visibility fixes
|
2003-10-02 21:13:46 +00:00 |
|
peter
|
2bec6b14fc
|
* procvar directive parsing fixes
|
2003-10-02 21:13:09 +00:00 |
|
peter
|
bbcc0c4f9d
|
* new bugs
|
2003-10-02 17:47:02 +00:00 |
|
peter
|
3b771392a1
|
* fix type parsing in records
|
2003-10-02 15:12:07 +00:00 |
|
marco
|
fcde2c3ffa
|
* *memORY overloads
|
2003-10-02 14:03:24 +00:00 |
|
marco
|
de98fa5cb5
|
* makefile fixes from peter
|
2003-10-02 11:06:53 +00:00 |
|
marco
|
eaceacb7e2
|
* remake with new fpc param
|
2003-10-02 08:50:13 +00:00 |
|
marco
|
e9dbcb2484
|
* fixed fpcdir for autogeneration
|
2003-10-02 08:45:01 +00:00 |
|
marco
|
54b31ae4dc
|
* fixed fpcdir for autogenration
|
2003-10-02 08:43:14 +00:00 |
|
marco
|
6549650898
|
* fixed fpcdir so that fpcmake works.
|
2003-10-02 08:41:14 +00:00 |
|
michael
|
a690898968
|
+ Added log/header
|
2003-10-01 21:07:48 +00:00 |
|
michael
|
f3219862dd
|
+ Initial implementation of HTML producer
|
2003-10-01 21:06:50 +00:00 |
|
michael
|
6b9ddca760
|
+ Stream property is now protected
|
2003-10-01 21:05:39 +00:00 |
|
peter
|
39add9f5ff
|
* GetCurrentThreadHandle renamed to GetCurrentThreadId
|
2003-10-01 21:00:09 +00:00 |
|
peter
|
6f6630bd46
|
* GetCurrentThreadId implemented
|
2003-10-01 20:53:08 +00:00 |
|
michael
|
77a55d2b9b
|
+ Added formatting writers.
|
2003-10-01 20:52:03 +00:00 |
|
michael
|
7ba157979d
|
+ Initial implementation
|
2003-10-01 20:49:29 +00:00 |
|
peter
|
70fe77ca7c
|
* procinfo unit contains tprocinfo
* cginfo renamed to cgbase
* moved cgmessage to verbose
* fixed ppc and sparc compiles
|
2003-10-01 20:34:48 +00:00 |
|
peter
|
7900a544a3
|
* searchsym_type to search for type definitions. It ignores
records,objects and parameters
|
2003-10-01 19:05:33 +00:00 |
|
peter
|
a63054d3a7
|
* extended tests
|
2003-10-01 19:04:11 +00:00 |
|
yuri
|
c09b9c2708
|
* Unclosed comment
|
2003-10-01 18:42:49 +00:00 |
|
peter
|
c1c8c5dbb1
|
* don't look in objectsymtable when parsing the function return type
|
2003-10-01 18:28:55 +00:00 |
|
peter
|
be82d39edd
|
* ugly byte:byte code for method
|
2003-10-01 18:27:17 +00:00 |
|
peter
|
89f1a05d43
|
* function byte:byte not working
|
2003-10-01 18:17:48 +00:00 |
|
florian
|
d85e1a9bf4
|
* para items are now reversed for pascal calling conventions
|
2003-10-01 16:49:05 +00:00 |
|
marco
|
009bd44420
|
* baseunix fixes for 1.1
|
2003-10-01 16:20:27 +00:00 |
|
florian
|
8463d2444f
|
* fixed FullProcName to handle constructors, destructors and operators correctly
|
2003-10-01 15:32:58 +00:00 |
|
peter
|
c348bd5a68
|
* don't write parast,localst debug info for externals
|
2003-10-01 15:00:02 +00:00 |
|
florian
|
3ddc4c44bd
|
* cygwin1.dll updated to last version
|
2003-10-01 11:22:17 +00:00 |
|
peter
|
22158bfb99
|
* updates for inlining
|
2003-09-30 21:02:37 +00:00 |
|
peter
|
519b74fe2c
|
* smartlink fix for dlls from Pavel
|
2003-09-30 20:10:12 +00:00 |
|
peter
|
2581038501
|
* remove abt reg for vmtreg
|
2003-09-30 19:55:19 +00:00 |
|
peter
|
2771f49e22
|
* reuse registers with the least conflicts
|
2003-09-30 19:54:42 +00:00 |
|
peter
|
b369a7ee9e
|
* better link on target support
|
2003-09-30 19:54:23 +00:00 |
|
peter
|
5a7ce9fbe3
|
* fix pushw reg
|
2003-09-30 19:53:47 +00:00 |
|
marco
|
957a3d4b36
|
* -Q=-P and -L=-V
|
2003-09-30 17:25:01 +00:00 |
|
luk
|
077a2d12c0
|
* better color conversion (White didn't stay white)
|
2003-09-30 14:17:05 +00:00 |
|
mazen
|
9298c67e3e
|
+ reading P6 format implemented.
|
2003-09-30 12:26:33 +00:00 |
|
marco
|
9b39a588c3
|
* -V support
|
2003-09-30 11:24:59 +00:00 |
|
fpc
|
9749cc7a9e
|
+ dbdigest needs compiler version
|
2003-09-30 09:19:43 +00:00 |
|
marco
|
b25354e915
|
* watcom support
|
2003-09-30 09:10:28 +00:00 |
|
michael
|
94a7c6200b
|
+ Can be removed
|
2003-09-30 08:42:31 +00:00 |
|
michael
|
953269fcff
|
+ Patch from Wiktor Sywula for watcom support
|
2003-09-30 08:39:50 +00:00 |
|
mazen
|
0dda0a07c5
|
+ Support for PNM (Portable aNyMap) formats (skeleton only)
need to complete implementation
|
2003-09-30 07:15:48 +00:00 |
|
mazen
|
10a361ff39
|
+ Support for PNM (Portable aNyMap) formats
|
2003-09-30 07:10:07 +00:00 |
|
mazen
|
c61c862f01
|
+ Support for PNM (Portable aNyMap) formats
|
2003-09-30 06:23:32 +00:00 |
|
mazen
|
cabb50997b
|
- all common defintions are now included into bmpcomn unit
|
2003-09-30 06:17:38 +00:00 |
|
peter
|
540691bf02
|
* optimized releasing of registers
|
2003-09-29 20:58:55 +00:00 |
|
peter
|
409b982075
|
* insertbefore added
|
2003-09-29 20:52:50 +00:00 |
|
marco
|
522e06bf43
|
* stat record fixes.
|
2003-09-29 19:28:09 +00:00 |
|