Commit Graph

8816 Commits

Author SHA1 Message Date
marco
26af16a6a4 * Probably somebody used an old fpcmake to gen the makefile. installbindir was wrong. 2001-07-08 12:42:22 +00:00
marco
2586237813 * Now copies instead of moves 2001-07-08 12:30:05 +00:00
Jonas Maebe
91a2f0d3f5 * some small bugfixes and cache optimizations 2001-07-07 12:46:12 +00:00
peter
f4ca079850 * fixed EXTDEBUG 2001-07-06 15:29:39 +00:00
peter
f7f398a59e * constant string to widechar added 2001-07-06 15:24:17 +00:00
peter
46b88a2ac9 * merged more D5/D6 stuff from v10 2001-07-06 14:56:06 +00:00
Jonas Maebe
1251917e11 * removed DestSize parameter from declaration of ValAnsiSignedInt64
(merged)
2001-07-04 12:17:09 +00:00
Jonas Maebe
417d6849a8 * fixed bug in ValSignedInt (it accepted some values slightly larger than
high(cardinal) such as 4294967297) (merged)
2001-07-04 12:02:14 +00:00
florian
95824b0c4f * spelling mistake fixed 2001-07-04 11:23:39 +00:00
marco
9d3e9f40e9 * More package fixes (from Makefile.fpc to Makefile) 2001-07-02 19:17:27 +00:00
marco
2963d1fc41 * Add some packages for FreeBSD. Please keep FreeBSD in sync!! 2001-07-02 19:16:20 +00:00
peter
b10e754536 * alignmentinfo record added
* -Oa argument supports more alignment settings that can be specified
    per type: PROC,LOOP,VARMIN,VARMAX,CONSTMIN,CONSTMAX,RECORDMIN
    RECORDMAX,LOCALMIN,LOCALMAX. It is possible to set the mimimum
    required alignment and the maximum usefull alignment. The final
    alignment will be choosen per variable size dependent on these
    settings
2001-07-01 20:16:15 +00:00
peter
f8501c3d4f * udpated for dos 2001-07-01 20:13:50 +00:00
Tomas Hajny
268d2a4ab6 * GetDir fix for inaccessible drives 2001-06-30 18:55:48 +00:00
carl
84cbeb937a - reduced sizes of arrays to make it work under m68k 2001-06-30 02:16:28 +00:00
carl
d93055b1af + secondderef() 2001-06-30 02:02:06 +00:00
carl
b6d1844004 + secondaddr() testing 2001-06-30 02:00:30 +00:00
carl
47ee141207 + added LOC_FLAGS and LOC_JUMP tests (still missing open array tests) 2001-06-30 00:48:37 +00:00
peter
40eb6ad985 * updated 2001-06-29 19:45:45 +00:00
peter
e7691bea7a * fixed clreol 2001-06-29 19:43:40 +00:00
peter
07922b1a70 * new flags added 2001-06-29 19:42:18 +00:00
peter
05e12f6894 * patch from Pavel Ozerski to support +/- better 2001-06-29 19:41:54 +00:00
Jonas Maebe
77a99eecdf * fixed inconsistent handling of procvars in FPC mode (sometimes @ was
required to assign the address of a procedure to a procvar, sometimes
    not. Now it is always required) (merged)
2001-06-29 14:16:57 +00:00
marco
83920c6b91 * Added to avoid removal of dirs 2001-06-29 10:06:29 +00:00
carl
56f270b870 + add array indexing test suite (incomplete) 2001-06-29 02:02:10 +00:00
peter
ca32cfe088 * latest versions from 1.0.5 branch 2001-06-28 21:09:43 +00:00
peter
5b6d2f148f * latest version 2001-06-28 21:07:13 +00:00
peter
f9794d6904 * added override and virtual for constructors 2001-06-28 19:46:25 +00:00
peter
272041a75a * ansistr fix merged 2001-06-28 19:18:57 +00:00
peter
49481a0c63 * v10 merges 2001-06-27 21:37:36 +00:00
peter
382ddb52ed * support large screens 2001-06-27 20:21:46 +00:00
Jonas Maebe
fa05db818d * fixed set bug discovered by Carl (merged) 2001-06-25 14:11:37 +00:00
carl
c61fb3ff07 + secondin() node testing 2001-06-25 01:34:03 +00:00
carl
1359e6d012 * fixed problem with log 2001-06-24 23:58:14 +00:00
carl
8870dee2f3 + completed small set -. normal set conversion tests 2001-06-24 23:01:22 +00:00
carl
c935e6d3d0 + completed small set tests 2001-06-24 22:30:19 +00:00
marco
5056453fd5 * added packages_freebsd=inet 2001-06-24 12:58:27 +00:00
carl
91bc6fbd87 + complete normal set tests 2001-06-22 02:24:40 +00:00
carl
646ea02a42 cgadd node testing for sets (incomplete) 2001-06-21 02:50:44 +00:00
marco
a1fb03fd7c * readlink for Unix fix. 2001-06-20 15:24:47 +00:00
marco
eed786f0d4 * Introduced Unix dir structure for opengl. 2001-06-20 14:22:47 +00:00
marco
25f6cffe53 * Fixed breaking of Freebsd. Still requires copying linux to freebsd dir. 2001-06-20 13:59:20 +00:00
Tomas Hajny
0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 2001-06-19 20:46:07 +00:00
marco
c31447c70a * Again uncommented readlink. Merges or typo, I dunno 2001-06-19 17:19:50 +00:00
marco
47fb111639 * UNIX peter, UNIX, not LINUX!!! 2001-06-19 15:24:54 +00:00
Jonas Maebe
ea7b4b5367 * fixed typo in NOBOUNDCHECK define 2001-06-19 14:55:45 +00:00
marco
28cbd33f17 * Fixed ifdef linux bug 2001-06-19 14:43:31 +00:00
marco
f4bba8049d * Fixes from Unix merge and changes of socketh.inc 2001-06-19 08:59:01 +00:00
marco
dbe013f847 * Peter didn't merge the FreeBSD directory when he merged the Unix one. Fixed 2001-06-19 08:34:16 +00:00
carl
94c5246861 + cstring_to_pchar type conversion test 2001-06-19 02:07:42 +00:00