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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* UTF8 strings read as normal strings, not widestrings (bug reported by Stefa...
michael
2008-05-23
1
-3
/
+7
*
Patch from Joao Morais to fix memory leak with owner lists
michael
2008-05-23
1
-1
/
+5
*
* Fixed 8076
michael
2008-05-22
1
-4
/
+21
*
* patch by Sergei Gorelkin to improve class creation speed and make objpas.in...
florian
2008-05-22
2
-106
/
+124
*
* fix padding on 64 bit big endian CPUs in TInterfaceEntry: wrong offset of a...
tom_at_work
2008-05-21
1
-0
/
+4
*
* baseaddr must be nil on windows
florian
2008-05-21
1
-1
/
+0
*
* fixed building of powerpc-netbsd rtl
florian
2008-05-21
3
-76
/
+108
*
* use rounding correction in str_real based on smallest possible
jonas
2008-05-21
1
-22
/
+12
*
* fixed i386/linux rtl compilation and functionality when compiled
jonas
2008-05-21
5
-12
/
+36
*
+ missing (empty) file
florian
2008-05-21
1
-0
/
+14
*
* patch for 10812 by Danny Milosavljevic
florian
2008-05-19
1
-1
/
+11
*
* Patch from Bartosz Bogacz to be able to parse streams without size
michael
2008-05-19
1
-11
/
+10
*
+ Haiku support by Olivier Coursière based on old BeOS support
florian
2008-05-19
38
-2
/
+7373
*
+ proper handling of lineinfo retrival for dyn. libs in unix
florian
2008-05-18
5
-28
/
+79
*
* handle lineinfo in dlls correctly, resolves #4171 and #10797 for windows
florian
2008-05-18
3
-22
/
+108
*
* Fixed nds rtl
Legolas
2008-05-17
8
-568
/
+203
*
* fixed Pos(WideChar,AnsiString)
jonas
2008-05-14
1
-16
/
+3
*
* Some additions to Windows unit by Vasil Maximov.
yury
2008-05-14
3
-1
/
+54
*
Checkpointer: consider bss section too for go32v2 (webtbs/tw3661 now works)
giulio
2008-05-14
1
-6
/
+6
*
* Added some API imports and constants by Vasil.
yury
2008-05-13
2
-23
/
+188
*
Prevent memory corruption by respecting DOS command line length limit (tests/...
giulio
2008-05-12
1
-0
/
+5
*
* set code to 0 in case val(enum) does not encounter an error
jonas
2008-05-12
1
-0
/
+1
*
Inline methods inside classes unit protected by {$ifdef classesinline}
giulio
2008-05-11
4
-19
/
+19
*
* Handling of -Sf parameter fixed
giulio
2008-05-10
1
-0
/
+1
*
- unused
florian
2008-05-10
1
-34
/
+0
*
* Added some types and structs to make activex unit compilable.
yury
2008-05-09
2
-0
/
+31
*
* Windows unit additions by Vasil.
yury
2008-05-09
1
-87
/
+68
*
+ enabled clocale for Darwin
jonas
2008-05-08
2
-58
/
+61
*
* sysutils depends on convutils
jonas
2008-05-08
2
-3
/
+3
*
* Fixed constants.
yury
2008-05-07
1
-34
/
+35
*
* Moved gx to packages.
yury
2008-05-07
3
-155
/
+59
*
* Fixed warning and notes.
yury
2008-05-07
3
-3
/
+1
*
* Started moving wince extra APIs from windows unit to separate units in pack...
yury
2008-05-07
14
-4736
/
+15
*
* bug 10571, getcompletionstatus was already added, postcompletionstatus in ...
marco
2008-05-06
1
-0
/
+1
*
* Patch from Paul Ishenin to implement SetDesigning and SetDesignInstance
michael
2008-05-05
2
-5
/
+25
*
* GOTO ON in source.
michael
2008-05-05
1
-0
/
+1
*
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...
micha
2008-05-05
22
-41
/
+326
*
* Updated nds linker script for new binutils
Legolas
2008-05-05
1
-32
/
+30
*
* Fixed ImageList_LoadBitmap and ImageList_LoadImage declarations by Vasil.
yury
2008-05-04
1
-3
/
+3
*
* merged rev. 10867 to win64 and wince
florian
2008-05-02
2
-70
/
+54
*
* better handling of error output for gui programs
florian
2008-05-02
1
-26
/
+17
*
* flush standard files only if they are opend for output, resolves #11170
florian
2008-05-02
1
-4
/
+8
*
* formatting
florian
2008-05-02
1
-7
/
+7
*
* patch for #11110, unc drives and forcedirectories from Bart.
marco
2008-05-01
1
-2
/
+13
*
* fix for 11176 val ansistring to enum
marco
2008-05-01
2
-0
/
+8
*
* fix for 11238
marco
2008-05-01
1
-3
/
+3
*
* patch from Giulio Bernardi to fix the generic AnsiStrIComp,
jonas
2008-04-30
1
-3
/
+8
*
* fixed swapendian(smallint) (bug found by Joost van der Sluis)
jonas
2008-04-29
2
-10
/
+10
*
* SharedSuffix
marco
2008-04-27
1
-1
/
+17
*
+ variant functions of oleaut32.dll added
florian
2008-04-27
1
-0
/
+1
[next]