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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Patch from Bart Broersma to fix writing unicode strings in the Windows
joost
2019-02-22
4
-25
/
+156
*
* aarch64: According to ARM64 ABI, function's arguments and the result are no...
yury
2019-02-22
2
-7
/
+123
*
* Add gif to help message
michael
2019-02-22
1
-1
/
+1
*
* Support reading gifs
michael
2019-02-22
1
-1
/
+3
*
* Patch from Anton Kavalenka to fix gif reading (bug ID 35134)
michael
2019-02-22
1
-4
/
+4
*
* arm: Include pi_needs_got to current_procinfo.flags when the GOT register i...
yury
2019-02-20
1
-0
/
+5
*
* arm: Fixed crash while loading double constants with PIC enabled. This is t...
yury
2019-02-20
1
-1
/
+1
*
* android: Fixed stdio redirection for threads.
yury
2019-02-20
2
-8
/
+23
*
* pas2jni: Fixed exception handling.
yury
2019-02-20
1
-5
/
+1
*
* ppudump: Fixed warnings with -O3.
yury
2019-02-20
1
-3
/
+6
*
* ppudump: Use buffered write when outputting to json or xml. It improves the...
yury
2019-02-20
4
-17
/
+49
*
pastojs: overflow checking for integer operators +,-,* outside nativeint
mattias
2019-02-20
5
-113
/
+202
*
* pas2jni: Fixed handling of array variables.
yury
2019-02-20
1
-3
/
+7
*
pastojs: fixed MinMaxSafeIntDouble for significand bits instead of explicit bits
mattias
2019-02-20
1
-21
/
+21
*
fcl-passrc: fixed MinMaxSafeIntDouble for significand bits instead of explici...
mattias
2019-02-20
2
-4
/
+4
*
fcl-js: fixed MinMaxSafeIntDouble for significand bits instead of explicit bits
mattias
2019-02-20
1
-2
/
+2
*
fcl-js: write 1.20E1 as 1.2E1
mattias
2019-02-20
1
-0
/
+9
*
pastojs: range checking for type helpers and var/out arguments
mattias
2019-02-20
2
-81
/
+291
*
fcl-passrc: parser: mode objfpc: generic function name<>...
mattias
2019-02-18
3
-15
/
+63
*
* pas2jni: Return null if a method pointer is empty.
yury
2019-02-18
1
-0
/
+2
*
* pas2jni: Properly handle Java exceptions when calling a callback Java method.
yury
2019-02-18
1
-2
/
+14
*
pastojs: clean up
mattias
2019-02-17
1
-1
/
+1
*
fcl-js: clean up
mattias
2019-02-17
1
-1
/
+1
*
pas2js: fixed rtl.freeLoc to return null if already null
mattias
2019-02-17
1
-2
/
+2
*
pas2js: docs
mattias
2019-02-17
1
-4
/
+6
*
pastojs: implemented class constructors
mattias
2019-02-17
4
-130
/
+411
*
fcl-passrc: usenanalyzer: class constructor/destructor
mattias
2019-02-17
4
-25
/
+191
*
fcl-js: added TJSUnaryBracketsExpression, needed for (function(){})
mattias
2019-02-17
2
-17
/
+45
*
+ added missing dependencies on Unix-like platforms - unit 'keyboard' uses unit
nickysn
2019-02-17
1
-1
/
+2
*
* Fixed mistake in r41325, bug 35099
joost
2019-02-17
1
-4
/
+3
*
pastojs: fixed mark impl scope ref of VarRecs
mattias
2019-02-16
1
-3
/
+8
*
resolver: treat array of const as open array
mattias
2019-02-16
2
-6
/
+35
*
pastojs: fixed typecast jsvalue(anobject/interface)
mattias
2019-02-16
2
-18
/
+47
*
pastojs: fixed version check using current version
mattias
2019-02-16
1
-2
/
+3
*
* Fix bug ID 35098 (count param)
michael
2019-02-16
1
-7
/
+21
*
* Add overloaded version of AssignFile with codepage. See bug ID 34889
michael
2019-02-16
1
-0
/
+29
*
* Patch from Ondrej Pokorny, to demonstrate alpha blending mode
michael
2019-02-16
9
-30
/
+153
*
pas2js: fixed compileserver.lpi unitpaths
mattias
2019-02-16
1
-0
/
+1
*
pas2js: set trunk version 1.5.1
mattias
2019-02-16
2
-2
/
+2
*
pas2js: compileserver: fixed mimetypes under darwin
mattias
2019-02-16
1
-12
/
+31
*
* Actually call InitLeadBytes
michael
2019-02-16
1
-0
/
+1
*
* Complete the implementation of IsLeadChar
michael
2019-02-16
3
-0
/
+43
*
* let the ARM code generator use the generic tcg.a_load_ref_cgpara() instead
jonas
2019-02-16
2
-55
/
+33
*
pastojs: use VarRecs only if called
mattias
2019-02-16
2
-14
/
+66
*
* Fix bug ID 34854
michael
2019-02-16
1
-2
/
+8
*
Fix bug ID 35086: TParser should reset position (tentative)
michael
2019-02-16
1
-1
/
+9
*
* Add overloaded version of stringreplace with replacement count (ID 23987)
michael
2019-02-16
7
-9
/
+43
*
pas2js: docs
mattias
2019-02-15
1
-1
/
+0
*
pas2js: docs
mattias
2019-02-15
1
-1
/
+8
*
pastojs: array of const
mattias
2019-02-15
10
-84
/
+711
[next]