index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Test changed to check that w value is correctly passed to ax register
pierre
2009-12-17
1
-4
/
+12
*
* test for bug report 15370
pierre
2009-12-17
1
-0
/
+35
*
* convert booleans to the actual array index type (mantis #15364)
jonas
2009-12-17
1
-0
/
+16
*
* handle rounding of currency values correctly, resolves #12207
florian
2009-12-13
1
-0
/
+13
*
* fixed some corner cases when parsing nested (* *) comments (mantis #15293)
jonas
2009-12-11
2
-0
/
+9
*
+ describe new option NEEDEDAFTER
pierre
2009-12-11
1
-0
/
+3
*
+ NEEDEDAFTER to avoid deleting created files if needed for another test
pierre
2009-12-11
4
-2
/
+9
*
* Avoid to have cg directory twice
pierre
2009-12-11
2
-2
/
+2
*
+ Add solaris/x86_64 c objects
pierre
2009-12-11
6
-1
/
+1
*
* treat parameters that are passed in registers as register operands in the
jonas
2009-12-11
1
-0
/
+40
*
* use calling convention that is not the default on any platform
jonas
2009-12-11
1
-1
/
+1
*
+ initial tests based on ALGLIB submitted by Sergey Bochkanov
jonas
2009-12-10
16
-2
/
+7274
*
* implements getter must used target's default calling convention, because
jonas
2009-12-10
1
-0
/
+44
*
* don't convert "cardinal div (cardinal-cardinal)" to longint after it
jonas
2009-12-10
1
-0
/
+13
*
* Update Makefile
pierre
2009-12-10
1
-3
/
+15
*
* Update Makefiles
pierre
2009-12-10
2
-5
/
+11
*
* fixed inverted condition in inc/dec range/overflow case that caused
jonas
2009-12-09
1
-0
/
+10
*
* don't error out or generate invalid code for "with x do ;"
jonas
2009-12-08
1
-0
/
+43
*
* give a proper error when a rangen appears in a vecn that's not an
jonas
2009-12-08
1
-0
/
+19
*
* fixed compiler crash when putting non-constant string in a set expression
jonas
2009-12-08
1
-0
/
+26
*
* made test names unique (if you overwrite an existing binary with another
jonas
2009-12-04
3
-0
/
+0
*
* store/restore trttinode.rttidatatype to/from ppu file, and also copy it in
jonas
2009-12-03
1
-0
/
+27
*
o added ARM VPFv2/VFPv3 support:
jonas
2009-12-03
5
-0
/
+0
*
+ added some extra checks
jonas
2009-12-03
1
-0
/
+8
*
* fixed libname
jonas
2009-11-27
1
-1
/
+1
*
* handle loc_jump/loc_flags in for-loop upper bound (mantis #15169)
jonas
2009-11-23
1
-0
/
+17
*
* fixed range checking for inc/dec when mixing unsigned and signed types
jonas
2009-11-23
2
-1
/
+17
*
+ support for id.anyobjcmethodinscope() calls for Objective-Pascal code,
jonas
2009-11-21
5
-0
/
+145
*
* added header
jonas
2009-11-20
53
-1
/
+107
*
* Do not assume '.' is in path for Unix
pierre
2009-11-19
1
-2
/
+10
*
* let search_class_helper() only return class helper methods; it could
jonas
2009-11-18
3
-0
/
+127
*
+ Objective-C category support (old and new ABI, both external and
jonas
2009-11-16
11
-0
/
+357
*
+ compiled test for win32
florian
2009-11-15
2
-0
/
+1
*
* New object added
pierre
2009-11-15
1
-0
/
+0
*
* do not fail tests if no gcc compiled files are present
pierre
2009-11-15
2
-21
/
+21
*
* finished basic support for calling methods from external C++ classes
jonas
2009-11-15
9
-1
/
+177
*
* don't exit the program in the exit code of shared libraries under Linux
jonas
2009-11-15
3
-0
/
+70
*
* changed one typecast too many in r14180
jonas
2009-11-15
1
-1
/
+1
*
* fixed compilation after r14177
jonas
2009-11-15
1
-3
/
+3
*
fix test
paul
2009-11-15
1
-2
/
+2
*
* set default set packing to 1 for TP/Delphi mode (mantis #15088)
jonas
2009-11-14
1
-0
/
+14
*
* several fixes which improve the behaviour of nested generics, resolves #15077
florian
2009-11-14
1
-0
/
+23
*
* set DB_USE_SSH allows to force ssh instead of putty
pierre
2009-11-14
2
-2
/
+16
*
* Test for mantis 14798
marco
2009-11-13
1
-0
/
+133
*
* Use DB_SSH_EXTRA instead of SSH_EXTRA for unix
pierre
2009-11-13
2
-4
/
+4
*
* Add SSH_EXTRA arg to unix type scp/ssh
pierre
2009-11-13
2
-6
/
+6
*
+ Solaris/i386 gcc compiled objects
pierre
2009-11-11
5
-0
/
+3
*
compiler: allow enumeration of multidimensional arrays with implicit array co...
paul
2009-11-07
1
-0
/
+24
*
* test is only for Darwin
jonas
2009-11-06
1
-0
/
+1
*
* merged objc branch:
jonas
2009-11-05
44
-2
/
+1410
|
\
[next]