Commit Graph

17434 Commits

Author SHA1 Message Date
michael
37aa6ec572 + Fixed typinfo dependency on sysutils 2004-08-31 10:33:39 +00:00
michael
96af65f22f + Initial TBufDataset by Joost van der Sluis 2004-08-31 09:50:50 +00:00
michael
cc17451cd4 + initial implementation of TSQLQuery 2004-08-31 09:49:47 +00:00
michael
d7b63f9440 + Lookup using string, not widestring 2004-08-31 09:40:05 +00:00
peter
b24163cef6 * use realmodulename in unit not used msg 2004-08-30 20:23:33 +00:00
mazen
438509d3d3 + adds UTF8 support to RTL 2004-08-30 19:52:22 +00:00
michael
201b7dc791 + Extra index check in IsDelimiter 2004-08-30 18:00:12 +00:00
Jonas Maebe
814478ac33 * fixed random(int64) 2004-08-30 17:36:18 +00:00
michael
09490c6f5a + Added MACOS linebreakstyle (tlbsCR) 2004-08-30 13:07:03 +00:00
michael
e4bb7935d1 + New test. Already fixed by Peter 2004-08-30 12:11:18 +00:00
michael
55eea27447 + Patch from peter to fix bug #3272 2004-08-30 12:09:45 +00:00
michael
9ced5ec803 + Patch from Joost van der Sluis for Insert/Resync 2004-08-30 12:02:17 +00:00
michael
a0109e4da7 + Give path, not comline in ExecuteProcess 2004-08-30 11:20:39 +00:00
armin
5595281c4f * added support for libc 2004-08-30 11:17:34 +00:00
michael
d8501af1df + Fixed ExecuteProcess. Now returns the exit code or raises an exception on failure 2004-08-30 11:13:20 +00:00
Jonas Maebe
c2210f01b9 * only specially handle 64bit operations on ordinals 2004-08-30 09:28:40 +00:00
michael
9f4d3fd69f + Initial check-in 2004-08-29 15:35:21 +00:00
michael
2b588993c5 + initial check-in 2004-08-29 15:34:16 +00:00
michael
b3bc9fe727 + More intelligent handling of nodes. Do not write unused nodes. 2004-08-29 15:32:41 +00:00
peter
30c326bd62 new bugs 2004-08-29 11:58:39 +00:00
peter
e18eaddbfc fixed crash with error in default value
allow assembler directive in interface
2004-08-29 11:28:41 +00:00
peter
ade0fde929 allow published for constructors 2004-08-29 11:28:10 +00:00
peter
76c6e4dd83 no message 2004-08-29 10:23:12 +00:00
peter
2043999880 * optimized search for noncasesensitive names. It now searches
first for NormalCase and skips double tests
2004-08-28 20:25:25 +00:00
peter
d30692b3b1 * enable case sensitive to support mixed case unit/filenames 2004-08-28 20:01:46 +00:00
peter
d3b7458802 * print realmodulename in fatal errors 2004-08-28 20:01:09 +00:00
peter
8694a4b86b * use objrealname in Message1 2004-08-28 20:00:50 +00:00
michael
1d75079523 + Removed temporary warning about reading of doc file 2004-08-28 18:47:48 +00:00
michael
14697d29bd + Updated fpdoc and makeskel command-line option description 2004-08-28 18:30:39 +00:00
michael
4a2124889f + Do not write descr nodes for module when updating 2004-08-28 18:18:59 +00:00
michael
ad65b1d01e + Check whether outputfile not in inputfilenames 2004-08-28 18:15:14 +00:00
michael
5b3c8ece09 + Check for non-nil context 2004-08-28 18:05:17 +00:00
michael
b3ca44a053 + Added context to topic pages 2004-08-28 18:04:49 +00:00
michael
a8597e1803 + Added update mode 2004-08-28 18:04:06 +00:00
michael
58e76bd37a + Added warning if docnode not found (option --warn-no-node 2004-08-28 18:03:23 +00:00
peter
d763f9e142 browser disabled
uf_local_symtable ppu flag when a localsymtable is stored
2004-08-27 21:59:26 +00:00
peter
222f04a1b2 don't run and win32 only 2004-08-27 21:15:43 +00:00
peter
83123fe654 new bug 2004-08-27 21:01:21 +00:00
peter
1654d9ad27 don't use .rodata, it doesn't work yet 2004-08-27 20:55:08 +00:00
peter
519bf9889e don't lowercase filenames in stabs 2004-08-27 20:53:52 +00:00
peter
82f90fcb13 support for .lpr files 2004-08-27 20:50:33 +00:00
marco
220d19cee7 *** empty log message *** 2004-08-27 18:59:48 +00:00
marco
05140bbb4e * $(SYSTEMUNIT) FIX 2004-08-27 18:58:43 +00:00
armin
8e7eb82e41 * aio.imp was listed twice 2004-08-27 17:24:25 +00:00
carl
04aca6df4b * bugfix with file sharing modes. They are now kept, as is the case in BP. 2004-08-26 22:58:01 +00:00
michael
96015a2467 + Some missing functions/defines as per bug #3270 from Frank Kintrup 2004-08-26 15:57:23 +00:00
mazen
7ab0f3f90c + add PBM (P4) support 2004-08-26 09:33:43 +00:00
Jonas Maebe
341d25bfb2 * fixed pthread type definitions for darwin and made them generic 2004-08-25 21:42:11 +00:00
Jonas Maebe
44f9089931 * fixed dependencies so the rtl can be built with make -j (saves only
about 25% on a dual processor machine though)
2004-08-25 21:35:06 +00:00
florian
5b2a1d9fdf * fixed absolute on sparc 2004-08-25 20:40:04 +00:00