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
/
rtl
/
java
/
jdk15.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* merged trunk up to r20882
jonas
2012-04-15
1
-5
/
+0
*
+ assert() support for the JVM target (currently ignores the Java classloader
jonas
2012-02-20
1
-20
/
+10
*
* catch JLRInvocationTargetException raised when using JLRMthod.invoke() to
jonas
2011-09-08
1
-5
/
+0
*
* full implementation of all routines in rtl/inc/ustringh.inc (except for
jonas
2011-08-28
1
-244
/
+199
*
+ support for threadvars in the JVM based on JLThreadLocal; see
jonas
2011-08-23
1
-15
/
+15
*
* moved JLRField from jdk15 to the system unit
jonas
2011-08-23
1
-10
/
+10
*
* extracted dynarray helpers from system unit into jdynarr.inc (were
jonas
2011-08-20
1
-29
/
+24
*
+ import java.lang.Math in the system unit
jonas
2011-08-20
1
-5
/
+5
*
* migrated java.lang.NoSuchMethodException to java_sys.inc
jonas
2011-08-20
1
-10
/
+5
*
* reparsed with new version of javapp that doesn't mark final static
jonas
2011-08-20
1
-35
/
+35
*
+ full support for sets on the JVM target
jonas
2011-08-20
1
-15
/
+15
*
* fixed external name for inner classes (must not contain the name for
jonas
2011-08-20
1
-87
/
+87
*
+ generate java.lang.Enum descendant classes for Pascal enum types
jonas
2011-08-20
1
-178
/
+168
*
+ ansistring support. Items of note:
jonas
2011-08-20
1
-5
/
+0
*
+ jdk15 unit with jdk 1.5 header translation
jonas
2011-08-20
1
-0
/
+21094