peter
09fb8a2649
* FPCTARGETOS/FPCTARGETCPU added as internal environment variable
2002-01-27 21:44:26 +00:00
peter
3a853dae8e
* -r option to process target dirs also
...
* default changed to build only for current target
* removed auto building of required packages
* removed makefile target because it causes problems with
an internal rule of make
2002-01-27 21:42:33 +00:00
Tomas Hajny
5b9aa10ce9
* fix for a problem with importprocedure
2002-01-27 12:58:42 +00:00
pierre
1bf879848a
* fix problem with 5.0 lib version
2002-01-25 22:39:29 +00:00
peter
4f98a06c73
* interface helpers
2002-01-25 17:42:03 +00:00
peter
77bb50032c
* delphi compatible array types
2002-01-25 17:41:25 +00:00
peter
44b7972e01
* moved array types to objpas unit
2002-01-25 17:41:05 +00:00
peter
2fcd65b933
* array types added
2002-01-25 17:39:35 +00:00
peter
c3f645769a
* add internconst for all overloaded types of Odd/Abs/Sqr
2002-01-25 17:38:55 +00:00
peter
34d4f5e291
* fixed default value for properties with index values
2002-01-25 17:38:19 +00:00
peter
24fdea1ad0
* merged filesearch() fix
2002-01-25 16:23:03 +00:00
pierre
a45f4354e3
* fix bug #1774
2002-01-25 14:15:35 +00:00
pierre
a385c6c6cc
+ add subversion for version output
2002-01-25 08:56:50 +00:00
peter
fe76a352c7
* overload for lowercase()
2002-01-24 18:33:58 +00:00
peter
0eb702107e
* fixed rpm version
2002-01-24 18:32:23 +00:00
peter
c6fd513271
* lowercase() overloaded
2002-01-24 18:27:06 +00:00
peter
fd2ad837e2
* implicit result variable generation for assembler routines
...
* removed m_tp modeswitch, use m_tp7 or not(m_fpc) instead
2002-01-24 18:25:48 +00:00
peter
c712889047
* fix range check error with $R+
2002-01-24 18:24:01 +00:00
peter
64af22448c
* test should succeed instead of fail
2002-01-24 18:23:15 +00:00
Jonas Maebe
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
...
longer longint($ffffffff), but just $fffffff in psystem)
* small additional fix in 64bit rangecheck code generation for 32 bit
processors
* adaption of ranges required the matching talgorithm used for selecting
which overloaded procedure to call to be adapted. It should now always
select the closest match for ordinal parameters.
+ inttostr(qword) in sysstr.inc/sysstrh.inc
+ abs(int64), sqr(int64), sqr(qword) in systemh.inc/generic.inc (previous
fixes were required to be able to add them)
* is_in_limit() moved from ncal to types unit, should always be used
instead of direct comparisons of low/high values of orddefs because
qword is a special case
2002-01-24 12:33:52 +00:00
pierre
1ebf70957c
* fix go32v2 compilation for gdb 5.1
2002-01-24 12:31:51 +00:00
pierre
74a4fac7cc
* only disable Alt-X in Options|Compiler dialog
2002-01-24 09:21:41 +00:00
pierre
43d0fa7bf5
* adapt to GDB 5.1
2002-01-24 09:14:39 +00:00
michael
23d345a427
+ Added more short descriptions
2002-01-23 06:43:27 +00:00
michael
e69d0e8c06
+ Small error correction
2002-01-22 18:15:44 +00:00
pierre
4380a7b715
Change IDE version to 0.9.2
2002-01-22 16:33:51 +00:00
pierre
969167ccf5
* try to fix win32 problem with Dos program ouptut in command shell
...
Warning, to debug under win32 with GDB you must use "set new-console on"
2002-01-22 16:29:52 +00:00
pierre
6769598ff4
* fix wrong sign change handling
...
+ add 'H' to view current value as hexadecimal
2002-01-22 14:56:37 +00:00
pierre
fe82c8b418
* fix multiple FPU excpetion trapping problem for unix
2002-01-22 13:56:04 +00:00
pierre
624224ddab
+ add mode objfpc to avoid problems if compiling from IDE dir
2002-01-22 13:13:14 +00:00
michael
cbede72cd0
+ Now uses PathSeparator and DirectorySeparator
2002-01-22 08:31:13 +00:00
pierre
4029ec8a3a
new test
2002-01-21 21:35:10 +00:00
peter
1338dbd992
* updated for dynarr:=nil
2002-01-21 20:16:08 +00:00
mb
96f61b8248
new errorrw.msg
2002-01-20 17:17:04 +00:00
mb
32a9815aa6
new errorr.msg
2002-01-20 17:15:22 +00:00
peter
a6d63f0adc
* commited the wrong file :(
2002-01-19 15:37:24 +00:00
peter
f4de74d6be
check also implementation
2002-01-19 15:20:11 +00:00
peter
04248ee5b5
* also check at the end of the implementation for incomplete classes
2002-01-19 15:20:09 +00:00
peter
d6fb9766ee
* check for unresolved forward classes in the interface
2002-01-19 15:12:34 +00:00
peter
60a3de5d59
* flag bugs that will not be fixed in 1.0.x to be 1.1 only
2002-01-19 14:21:37 +00:00
peter
869ca12ddb
* fixed init/final for value parameters
2002-01-19 14:21:17 +00:00
peter
76f42ba1cb
* check for -Un when loading ppu with wrong name
2002-01-19 14:20:13 +00:00
peter
069e6a3bc3
* 1.1 only
2002-01-19 12:58:52 +00:00
peter
ca1832976a
* marked 1.1 only
2002-01-19 12:57:50 +00:00
michael
23485772d6
+ Additional explanation about Append erros.
2002-01-19 12:40:06 +00:00
peter
fc5e00ee25
* no checking for linux
2002-01-19 12:37:12 +00:00
peter
8b648d368c
* fixed typos from webbugs
2002-01-19 12:00:35 +00:00
peter
f5c971b656
* more functions from webbugs
2002-01-19 11:58:20 +00:00
peter
de31797244
* merged fixes
2002-01-19 11:57:55 +00:00
peter
2e96721c20
* fixed path appending for lib
2002-01-19 11:57:05 +00:00