carl
622607ea6c
system unit testing : basic I/O
2001-07-14 04:25:00 +00:00
carl
86a045fe7f
- remove graph unit usage
2001-07-14 04:24:40 +00:00
carl
e6a8217133
+ system unit tests : paramstr() + paramcount()
2001-07-14 04:24:20 +00:00
peter
e5add358e2
* cygwin updates
2001-07-13 22:05:02 +00:00
peter
dbfa9b5cc1
* cygdrive support
...
* fixed cygwin detection
* fixed some duplicate and extraeous spaces
2001-07-13 21:01:59 +00:00
peter
68d1090318
* updates from Tomas Schatzl so it works better with w2k virtual
...
consoles
2001-07-13 17:43:25 +00:00
marco
8c8e53ffa0
* Fixes to the FreeBSD compability of the datetime patches
2001-07-12 12:42:39 +00:00
marco
f322701320
* Fix from Peter for weird "make install" behaviour
2001-07-12 11:39:20 +00:00
michael
6e4906ff87
+ Added setdate/time/datetime functions
2001-07-12 07:20:05 +00:00
michael
b75e34ff07
+ First complete version of article
2001-07-11 14:23:51 +00:00
michael
510b5c402d
+ Initial images
2001-07-11 14:23:08 +00:00
michael
96e49cf3af
+ Final changes
2001-07-11 14:11:00 +00:00
marco
6ec00224d4
* Some packages were added to Linux, and not to FreeBSD
2001-07-11 12:05:00 +00:00
michael
ac105cf803
+ Some cleaning up
2001-07-10 22:01:15 +00:00
michael
6db08d5a0c
+ Initial check-in
2001-07-10 21:54:31 +00:00
michael
a5da4c13bd
+ Added 3rd article
2001-07-10 21:53:11 +00:00
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