olle
|
c883d661b9
|
+ Added this file, to be used for stuff specific for mode macpas
|
2004-08-16 16:21:23 +00:00 |
|
peter
|
1fb9d993e5
|
* patch from mattias to fix endianness and bufferoverflow with
1 and 2 byte ordinals
|
2004-08-16 16:12:28 +00:00 |
|
olle
|
5a67308b98
|
+ added directive LibExport for macpas, which does nothing atm
|
2004-08-16 11:34:25 +00:00 |
|
michael
|
123188cda8
|
+ Fixed some int<->object proprty issues which prevent 64 bit compilation
|
2004-08-16 08:06:36 +00:00 |
|
peter
|
8184ad2048
|
* fixed padding of records to alignment
|
2004-08-15 15:05:16 +00:00 |
|
florian
|
cf25a973f8
|
* fixed alignment of variant records
* more alignment problems fixed
|
2004-08-15 13:30:18 +00:00 |
|
Jonas Maebe
|
0ccc15675e
|
* add cprefix to procedures which are autoamtically marked as external in
macpas mode
|
2004-08-15 12:06:03 +00:00 |
|
sg
|
47f4beb5fb
|
* Added callback for RPC filtering etc. for XML-RPC servlets
|
2004-08-14 20:33:45 +00:00 |
|
sg
|
bbb5d1efdf
|
* Sockets now use REUSE_ADDR by default, to enable fast restarts of server
applications
|
2004-08-14 20:31:54 +00:00 |
|
sg
|
5dbbf8adac
|
* Added typecast within FSTypeToString to avoid problems when compiling
with range checks enabled
|
2004-08-14 20:26:59 +00:00 |
|
florian
|
6368652be2
|
* fixed several sparc alignment issues
+ Jonas' inline node patch; non functional yet
|
2004-08-14 14:50:42 +00:00 |
|
florian
|
f46756e96b
|
* alignment for sparc fixed
|
2004-08-14 14:22:17 +00:00 |
|
michael
|
d13640a706
|
+ Patch from Joost van der Sluis to implement Modified and UpdateRecord event
|
2004-08-14 12:46:35 +00:00 |
|
florian
|
9d67b861cb
|
no message
|
2004-08-14 06:47:07 +00:00 |
|
armin
|
7835a0c709
|
*** empty log message ***
|
2004-08-13 20:03:24 +00:00 |
|
armin
|
e925386393
|
* moved rtl/netware/nwimp/*.imp to rtl/netware
|
2004-08-13 19:57:44 +00:00 |
|
Jonas Maebe
|
25c2441fa5
|
* only set the mangled name immediately for external procedures in macpas
mode if the procedure isn't cdecl (so that the c-prefix is taken into
account, necessary for Mac OS X)
|
2004-08-13 17:53:37 +00:00 |
|
michael
|
973bf7028d
|
+ Fix for command-line property
|
2004-08-13 10:00:52 +00:00 |
|
michael
|
29bae36989
|
+ Fixed PeekExitStatus
|
2004-08-13 09:46:10 +00:00 |
|
michael
|
9fad381d29
|
+ Rework of buffer management by Joost Van der Sluis
|
2004-08-13 07:06:02 +00:00 |
|
carl
|
31a3763f12
|
+ bugfixes with C++ comments, they are now placed above the definition
* some bugfixes with the _label reserved word.
|
2004-08-13 02:35:29 +00:00 |
|
michael
|
f0860cd60d
|
+ Outdated. Needs replacing with a new version.
|
2004-08-12 19:04:24 +00:00 |
|
michael
|
72e08ec031
|
+ New split of process.pp
|
2004-08-12 14:33:55 +00:00 |
|
michael
|
18ad03d0fd
|
+ Implemented decodedateweek
|
2004-08-12 12:26:34 +00:00 |
|
michael
|
d566e92a85
|
+ Added CreatePipeHandles call to interface
|
2004-08-11 21:42:47 +00:00 |
|
Jonas Maebe
|
6840bd8ece
|
* changed formatting to conform to the rest of the compiler/rtl
* fixed SysMaxAvail so it also looks at the free fixed size blocks
|
2004-08-10 18:58:36 +00:00 |
|
Jonas Maebe
|
75680eaa31
|
* use C versions of string routines if FPC_USE_LIBC is defined
|
2004-08-09 16:44:23 +00:00 |
|
Jonas Maebe
|
38a5902dfd
|
* fixed stricomp() and strlicomp()
|
2004-08-09 16:43:33 +00:00 |
|
Jonas Maebe
|
e8aee02c7c
|
+ added
|
2004-08-09 16:42:16 +00:00 |
|
Károly Balogh
|
7a46bc9395
|
+ added {$INLINE ON} to fix cycle
|
2004-08-09 12:57:07 +00:00 |
|
Károly Balogh
|
39b8f2dfc6
|
* changes to work with updated doslib includes
|
2004-08-09 00:12:40 +00:00 |
|
Károly Balogh
|
3a2a858ef7
|
+ added most of missing stuff
|
2004-08-09 00:10:19 +00:00 |
|
Jonas Maebe
|
ee80396bab
|
* fixed an uninitialised variable, please check for correctness!
|
2004-08-08 18:22:29 +00:00 |
|
michael
|
3894df62ff
|
+ Patch from Vincent Snijders to fix Win32 install
|
2004-08-08 17:03:59 +00:00 |
|
florian
|
3995a8bba2
|
* tried to fix some wsprintf issues
+ now compiled in objfpc mode
so some integer => smallint changes where necessary; hopefully,
I didn't forget one
|
2004-08-08 16:52:51 +00:00 |
|
florian
|
120c165a62
|
* constant floating point assignments etc. are now overflow checked
if Q+ or R+ is turned on
|
2004-08-08 16:00:56 +00:00 |
|
florian
|
6272064a5b
|
no message
|
2004-08-08 15:59:55 +00:00 |
|
florian
|
8cb7072e5f
|
* fixed several ie9999s when illegal operators were used
|
2004-08-08 15:22:29 +00:00 |
|
florian
|
dde59bdf16
|
no message
|
2004-08-08 15:21:28 +00:00 |
|
florian
|
617d3d94ac
|
* removed ifdefs for unicode; handled by overloading
* smartlinked by default because it contains winxp only functions
|
2004-08-08 14:26:56 +00:00 |
|
olle
|
77d3d9efab
|
* updated makefile with an up to date Fpcmake
|
2004-08-08 13:31:51 +00:00 |
|
florian
|
cd8d64e511
|
no message
|
2004-08-08 12:36:47 +00:00 |
|
florian
|
95e40f0f69
|
* proc. var declarations in a class doesn't eat a public anymore
|
2004-08-08 12:35:09 +00:00 |
|
florian
|
fe54af8f82
|
* finally is an "endtoken" as well
|
2004-08-08 12:06:38 +00:00 |
|
florian
|
c78b52579d
|
no message
|
2004-08-08 12:06:07 +00:00 |
|
florian
|
e966c1d79d
|
no message
|
2004-08-08 09:36:48 +00:00 |
|
florian
|
02310c99e2
|
* fixed runerror for invalid operation
|
2004-08-08 09:36:09 +00:00 |
|
florian
|
1479624d73
|
no message
|
2004-08-07 19:33:11 +00:00 |
|
florian
|
76513df77d
|
* fixed CompareStr with a patch from Michalis Kamburelis
|
2004-08-07 19:32:35 +00:00 |
|
florian
|
ed872a3600
|
* fixed problem with explicit specified calling conventions for property symbols
|
2004-08-07 19:13:51 +00:00 |
|