Commit Graph

658 Commits

Author SHA1 Message Date
michael
99c5d0adab + Better example 2003-01-05 20:54:10 +00:00
michael
786bb93afc + Added uses clause to unit interface. Reported by Mark Emerson 2002-12-30 09:20:38 +00:00
michael
e9bcbe352d + Fixed typo in stralloc reported by Mark Emerson; Other cosmetic changes. 2002-12-30 09:19:32 +00:00
carl
b62b059f0a * update compiler limits 2002-12-16 19:25:33 +00:00
carl
7aa569d748 * update information on floating point (extended and single clarifications) 2002-12-04 21:49:30 +00:00
michael
7fa9aab48d + Documented float<>string conversion routines 2002-11-28 23:06:04 +00:00
michael
cdf2d7408e + Added float - string conversion examples 2002-11-28 22:22:11 +00:00
carl
2b59d1cb5c * clarified in operator behavior 2002-11-26 21:55:55 +00:00
carl
bb6d287c5b * some small mistakes fixed 2002-11-11 22:46:40 +00:00
carl
82b456f4f8 * The test was wrong, the values to insert into the collections are pstrings, not pchar. 2002-11-10 22:54:37 +00:00
carl
cc68571e4d * TUnosrtedStrCollection declaration was completely wrong :( 2002-11-10 22:53:56 +00:00
carl
bddb2b06ff * small fix for clean 2002-11-10 12:23:16 +00:00
carl
3bd6280073 * update makefiles for testing
* update example which did not compile
2002-11-10 12:22:10 +00:00
carl
b77e5b9969 * updated parsing of numbers (converted to real-type constants if does not fit in longint!)
* updated Errors for I/O Routrines with IOResult and $I switch
2002-10-30 19:31:53 +00:00
carl
341775ee23 * updated FPU_EMULATION define (actually removed it entirely) 2002-10-30 19:07:55 +00:00
michael
fd72ac5af8 + Added -gl option 2002-10-21 14:54:20 +00:00
michael
2ef03acf22 + Almost Complete now. Almost all classes/functions documented 2002-10-20 22:52:59 +00:00
carl
9afe6d5835 * Replace 220 -> 219 2002-10-15 19:23:43 +00:00
carl
6c725f11e7 * information on heaptrc and env. variables (2.0+)
* some spelling mistakes fixes
  * FPC_HECK_OBJECT_EXT now gives runerror 219 and not 220
2002-10-10 15:50:44 +00:00
carl
2b02ec8b6f + assert
* int64 and qword are not ordinal types
   + more constant expression routines
2002-10-08 20:03:44 +00:00
carl
65c373f682 * possible defines for compiler compilation updated
+ FPU_EMULATION define
  * many updates to be consistent with version 1.0.7
2002-09-29 14:41:14 +00:00
carl
d580d60f81 * updated processor limit section
* added CPUM68020 define
2002-09-21 14:37:56 +00:00
carl
072df0b43d * arithmetic on pointers change the size by the pointer size type
* several fixes to prototypes, to be more delphi compatible
2002-09-15 16:56:16 +00:00
carl
d93fb63434 * bugfix for report 1790 2002-09-08 15:07:46 +00:00
carl
6d45e6e4a3 * fix property example 2002-09-08 15:06:15 +00:00
carl
0f6f7f44c8 * bugfix report 2068 2002-09-08 15:02:58 +00:00
carl
319de821ab * cardinal -> longword 2002-09-08 14:14:04 +00:00
carl
136181415c + added longword type definition 2002-09-07 20:26:42 +00:00
michael
f017203411 + Added NanoSleep 2002-08-30 06:37:15 +00:00
michael
b963ca1c2a + Added Octstr example 2002-08-30 06:37:00 +00:00
michael
abe97bf0da + Added NanoSleep example 2002-08-30 06:32:14 +00:00
michael
7285a1b74c + Added ver2 environment 2002-08-21 09:47:58 +00:00
michael
e1031b6b30 + support for octal included and Include/Exclude 2002-08-07 07:34:49 +00:00
michael
fcd3bf3b1c + Added octal representation 2002-08-07 07:32:40 +00:00
michael
dfde6a6448 + Example for include/exclude 2002-08-07 06:52:46 +00:00
carl
09a27ddd2c * const reference parameter clarification (now portable) 2002-06-16 08:24:18 +00:00
marco
1bbd8a00b7 * renamefest 2002-06-02 11:12:25 +00:00
marco
921817f090 * Renamefest 2002-06-02 09:59:01 +00:00
marco
9676d4dd17 * More OSes fixes. 2002-06-02 09:58:22 +00:00
carl
6c485117c1 * programmer's reference updates for constructors / destructors 2002-05-22 19:07:26 +00:00
michael
fb5c2521f2 + Added -t option. 2002-05-20 12:03:19 +00:00
carl
cc4b947871 * fix bug report #1934 2002-05-12 18:42:33 +00:00
carl
0651b54727 * change Borland Pascal to Turbo Pascal to follow rest of manual naming conventions 2002-05-05 19:10:46 +00:00
carl
7a7e6eebac * mark and release are not implemented in FPC 2002-05-02 19:58:42 +00:00
michael
ee30694d70 + removed fcl target in HTML 2002-04-23 18:03:50 +00:00
carl
3bcab92139 + added some missing options 2002-04-14 12:29:20 +00:00
carl
b0824370a0 * bugfix of procedural types for methods
+ saveregisters convention
2002-04-14 12:25:50 +00:00
carl
776d7717d7 + more clarifications on reset / rewrite / append 2002-04-12 17:10:49 +00:00
pierre
d07534dff5 * display some info at the end 2002-04-11 21:33:10 +00:00
pierre
5fec096649 * adapt to change in IDE for low chars 2002-03-25 14:12:22 +00:00