Commit Graph

9035 Commits

Author SHA1 Message Date
michael
03afb21830 + Added first and fourth article 2001-07-10 21:52:18 +00:00
michael
ad353b52cd started initial animation explanation 2001-07-10 21:50:27 +00:00
michael
902514047d Removed Visible property 2001-07-10 21:49:55 +00:00
peter
f44c50aafb * fixed crash with writing of the linker script 2001-07-10 21:01:35 +00:00
peter
5c0d161bef * merged textfile, readlink and concat ansistring fixes 2001-07-10 18:04:37 +00:00
peter
53e8ce0e1e * internal length for ansistring and widestrings 2001-07-10 18:01:08 +00:00
florian
f34aaa82da *** empty log message *** 2001-07-10 09:41:04 +00:00
michael
ecd4fbace8 + First part of GTK article 2001-07-09 22:36:59 +00:00
michael
3a1f29ce31 + Added all examples for GTK - 5 2001-07-09 22:36:33 +00:00
peter
f2d3037fd4 * length(array) 2001-07-09 21:21:57 +00:00
peter
db87f86f00 * Length made internal
* Add array support for Length
2001-07-09 21:15:40 +00:00
peter
7321b8436e * fixed overload checking for delphi. Empty parameters are only
allowed in implementation and not when the forward declaration
    contains overload directive
2001-07-09 21:11:14 +00:00
florian
ea060c924d * another MT fix 2001-07-09 11:41:57 +00:00
michael
b4c684aa80 + Added examples from Artur Bac 2001-07-09 07:15:50 +00:00
michael
36c5f145e2 + Added examples from Artur Bac 2001-07-09 07:12:17 +00:00
peter
221cec9d92 * widestring tests based on the ansistring test program 2001-07-08 21:01:48 +00:00
peter
ca8d604964 * various widestring updates, it works now mostly without charset
mapping supported
2001-07-08 21:00:14 +00:00
michael
d13551675c + Added exampled from Artur Bac 2001-07-08 18:51:04 +00:00
marco
e3ef594aa1 * Unit linux was imported twice under FreeBSD (1.0 still defines Linux!) 2001-07-08 13:21:12 +00:00
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