pierre
|
74f131b173
|
* fix for bug #1023
|
2000-07-03 13:26:48 +00:00 |
|
pierre
|
d86f8c5ec8
|
* fix for bug #1019
|
2000-07-03 09:48:23 +00:00 |
|
pierre
|
84982e06ad
|
new file
|
2000-07-03 09:19:55 +00:00 |
|
pierre
|
0198e7252d
|
* Some enhancements for WinHelp support by G abor
|
2000-07-03 08:54:54 +00:00 |
|
peter
|
802b1a0d3b
|
* readded for undoced utils
|
2000-07-01 23:07:13 +00:00 |
|
peter
|
b275450bb6
|
* renamed test1 to testreg1
|
2000-07-01 23:06:57 +00:00 |
|
peter
|
eb37e39671
|
* test has own Makefile now
|
2000-07-01 23:05:05 +00:00 |
|
peter
|
8b38902424
|
* exampleinstall target added
|
2000-07-01 23:03:18 +00:00 |
|
peter
|
35accbecb4
|
* moved into examples dir
|
2000-07-01 22:58:53 +00:00 |
|
sg
|
8485effd54
|
* Added initialisation and finalisation code which is common to all
platforms.
|
2000-07-01 12:28:37 +00:00 |
|
Jonas Maebe
|
964dd80cda
|
* fixed reading past end-of-heap again (correctly this time I hope)
|
2000-07-01 10:52:12 +00:00 |
|
peter
|
f806e08f22
|
* tool to add numbering to the old error?.msg files
|
2000-07-01 09:52:56 +00:00 |
|
peter
|
78f6ad1916
|
* fixed go32v2,win32 build
|
2000-07-01 09:49:01 +00:00 |
|
peter
|
98ec034eb2
|
* fixed truncate
|
2000-06-30 22:16:19 +00:00 |
|
peter
|
757f68ec58
|
* fixed internalerror 2002 when case expr is not correct, by creating
a temp correct case expression
|
2000-06-30 22:15:39 +00:00 |
|
peter
|
60f4bd98bf
|
* removed unused var
|
2000-06-30 22:14:44 +00:00 |
|
peter
|
2e22b30f16
|
* removed obsolete crtlib code
* support EINTR for read/write to restart the syscall
|
2000-06-30 22:14:03 +00:00 |
|
peter
|
5db0ddd7e9
|
* fix for bug #988
|
2000-06-30 22:12:26 +00:00 |
|
peter
|
40e02c89da
|
* fixed some getlabel to getdatalabel
|
2000-06-30 22:11:28 +00:00 |
|
peter
|
fbb293b639
|
* fixed truncating of last char
|
2000-06-30 22:11:25 +00:00 |
|
peter
|
957d4cdc89
|
* new message files layout with msg numbers (but still no code to
show the number on the screen)
|
2000-06-30 20:23:33 +00:00 |
|
Jonas Maebe
|
b6d995d7d5
|
* fixed termtype structure
|
2000-06-30 12:28:57 +00:00 |
|
Jonas Maebe
|
d0b7a84ef6
|
* strpas is again slightly slower, but won't crash anymore if a pchar
is passed to it that starts less than 4 bbytes from the heap end
|
2000-06-30 12:20:20 +00:00 |
|
Jonas Maebe
|
bfe30b974e
|
* some optimizations suggested by Anton Rang in c.s.powerpc.misc
|
2000-06-30 10:32:43 +00:00 |
|
Jonas Maebe
|
47ff00a141
|
* compiles again with -dnomouse
|
2000-06-30 09:00:33 +00:00 |
|
Jonas Maebe
|
b440e794b6
|
+ inline01.pp inline test
|
2000-06-30 06:21:41 +00:00 |
|
peter
|
6d002dbc36
|
* removed *.so
|
2000-06-29 18:36:09 +00:00 |
|
sg
|
c011369949
|
* Now also dumps the document type
|
2000-06-29 16:45:51 +00:00 |
|
sg
|
30d11c4d66
|
* Added XML object streaming (serialisation) support
|
2000-06-29 16:43:01 +00:00 |
|
sg
|
e9d1212ea8
|
* Implemented TObject.FieldAddress
|
2000-06-29 16:32:50 +00:00 |
|
sg
|
c49ba5a565
|
* Changes in initialisation/finalisation for streaming support
|
2000-06-29 16:32:06 +00:00 |
|
sg
|
0916287bf7
|
* Implemented streaming. Note: The writer driver interface is stable, but
the reader interface is not final yet!
|
2000-06-29 16:29:23 +00:00 |
|
sg
|
b098cd16ad
|
* First version
|
2000-06-29 16:27:55 +00:00 |
|
Jonas Maebe
|
3d3d5c512a
|
* fixed inline bugs (calling an inlined procedure more than once didn't
work)
|
2000-06-29 13:50:30 +00:00 |
|
Jonas Maebe
|
aa42c1480c
|
* fixed copy/paste bugs in getcopy
|
2000-06-29 13:49:39 +00:00 |
|
michael
|
e55a9d2da1
|
+ Up to date version from Michail Baikov
|
2000-06-29 11:24:00 +00:00 |
|
sg
|
d43360d5d6
|
* Bugfix for SetAStrProp (reference counter hasn't been increased)
* Implemented GetInt64Prop
|
2000-06-29 08:47:13 +00:00 |
|
sg
|
1916d25268
|
* Now produces _much_ better output...!
|
2000-06-29 08:45:32 +00:00 |
|
sg
|
621080a9f8
|
* RemoveAttributeNode bugfix
|
2000-06-29 08:45:05 +00:00 |
|
sg
|
a4096f2886
|
* Fix for class field table writing
|
2000-06-29 08:42:47 +00:00 |
|
Jonas Maebe
|
fdd1947370
|
* optimized several routines
+ implemented do_contains_sets
|
2000-06-29 08:42:03 +00:00 |
|
michael
|
8321fe29ab
|
+ Added ddecallack
|
2000-06-29 06:46:37 +00:00 |
|
Jonas Maebe
|
131fbc03c5
|
* inital version, everything not yet implemented
|
2000-06-28 13:43:29 +00:00 |
|
Tomas Hajny
|
c0a5cca16b
|
* little corrections for EMX resources
|
2000-06-28 03:34:06 +00:00 |
|
lazarus
|
6673c39beb
|
Added code for registerclass, GetClass and RegisterClasses
Shane
|
2000-06-27 17:17:34 +00:00 |
|
lazarus
|
ff7424265d
|
Added TThreadlist code. Shane
|
2000-06-27 15:55:19 +00:00 |
|
Jonas Maebe
|
8d2b35c5ef
|
* released -dnewmodes
|
2000-06-27 13:37:04 +00:00 |
|
Jonas Maebe
|
1b29bfff5b
|
* fix for web bug #1011: no exception stack stuff is generated for
inlined procedures, the entry/exitcode of the parent will do that
|
2000-06-27 12:17:29 +00:00 |
|
Tomas Hajny
|
5dd36b3fda
|
* workaround for MS command shell limitation
|
2000-06-26 17:31:12 +00:00 |
|
pierre
|
0b75c6e4fd
|
* new bunch of Gabor's changes
|
2000-06-26 07:29:22 +00:00 |
|