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
/
packages
/
mysql
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Switched to using ansistring, because dynlibs use ansistrings
michael
2012-11-07
1
-5
/
+5
*
* Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
michael
2012-10-26
1
-5
/
+5
*
Pass OPT to compilation of fpmake.
tom_at_work
2012-09-15
2
-9
/
+122
*
* Changed library names to include version number, make uniform dynamic loade...
michael
2012-08-21
1
-3
/
+14
*
Revert r22080 because it prevents crosscompilation.
tom_at_work
2012-08-16
2
-122
/
+9
*
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...
tom_at_work
2012-08-14
2
-9
/
+122
*
+ Regenerate all Makefiles's after adding x86_64 netbsd target
pierre
2012-04-24
2
-4
/
+22
*
* regenerated Makefiles with AIX support
jonas
2012-04-11
2
-6
/
+52
*
Add x86_64-openbsd target in Makefiles
pierre
2012-04-06
2
-164
/
+548
*
* Merged Andrew Brunners and Lacak2's patches from Mantis #19736 that
marco
2012-03-17
4
-4
/
+83
*
* Set for which targets these packages have to be compiled for
joost
2012-01-29
1
-0
/
+1
*
* Fixed installation of examples for several packages compiled by fpmake
joost
2012-01-14
1
-1
/
+1
*
* More packages converted to fpmake building
joost
2012-01-10
3
-1180
/
+548
*
* rebuilt Makefiles
florian
2011-12-04
2
-348
/
+40
*
+ Update all Makefile's modified by
pierre
2011-08-16
2
-2
/
+10
*
* Trunk version to 2.7.1
marco
2011-08-03
3
-3
/
+3
*
* Regenned all makefiles before 2.6.x branching.
marco
2011-08-03
2
-6
/
+127
*
* Several fpmake-file updates
joost
2011-07-11
1
-0
/
+15
*
* unmerged table based initialization of libraries.
marco
2011-02-19
5
-408
/
+405
*
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
jonas
2010-09-29
2
-8
/
+50
*
* my_init is now weak, seems no longer to be there in 5.5 (bug ID 17490)
michael
2010-09-26
1
-1
/
+1
*
* added comment to file
ivost
2010-08-18
1
-0
/
+4
*
* using mysqlvlib instead of mysqllib
ivost
2010-08-18
1
-164
/
+164
*
* started with mysql 5.1 support (far from beeing finished! but core parts ar...
ivost
2010-08-18
6
-66
/
+176
*
* Fixed compilation
michael
2010-02-04
2
-1
/
+3
*
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...
florian
2009-12-26
2
-4
/
+0
*
* Update Makefiles
pierre
2009-12-10
2
-12
/
+62
*
* real_connect "db" parameter added which was added in 3.22. Mants 15041, bu...
marco
2009-11-24
2
-1
/
+2
*
* updated testpackages to use newest version of libhandler
ivost
2009-11-01
1
-19
/
+12
*
* simplified mysqlvlib definition
ivost
2009-10-30
1
-6
/
+4
*
* removed unused units
ivost
2009-10-30
1
-6
/
+3
*
* changed the order of helper functions (easier to read)
ivost
2009-10-30
1
-57
/
+54
*
* modified mysql to use library handler functions of dynlibs.pas (no interfac...
ivost
2009-10-30
4
-226
/
+240
*
* Makefiles version 2.5.1
jonas
2009-08-13
2
-2
/
+2
*
* regenerated using latest fpcmake
jonas
2009-08-02
2
-2
/
+34
*
* added MYSQL_TIME type
ivost
2009-06-26
1
-0
/
+25
*
* Refactored so that identation-style is consistent within the unit
joost
2009-03-29
1
-2
/
+3
*
* Replaced deprecated call to mysql_server_init with call to mysql_library_init
joost
2009-03-29
1
-1
/
+1
*
* fixed calling convention of some mysql functions (maybe there are more wrong)
ivost
2009-03-27
1
-16
/
+10
*
* fixed call of mysql_library_init in TryInitializeMysql
ivost
2009-03-27
1
-10
/
+16
*
* added .txt extensions to all README, TODO and COPYING files
jonas
2009-02-28
1
-0
/
+0
*
* fixed type in st_mysql_bind record (length: culong -> pculong)
ivost
2009-01-29
1
-1
/
+1
*
* Restructured makefiles for examples
joost
2008-12-19
8
-120
/
+2382
*
* Call mysql_library_init and mysql_library_end automatically when loading t...
joost
2008-12-04
1
-14
/
+23
*
* compiletime range check fixes. SVN now compiles with -CROriot
marco
2008-11-16
3
-3
/
+3
*
* 3rd batch of fpmake updates (demoes + includepaths)
marco
2008-10-23
1
-0
/
+7
*
* regened makefiles to propagate makefile versions
marco
2008-10-22
1
-2
/
+6
*
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
marco
2008-10-22
1
-1
/
+1
*
* reset version to latest release: 2.2.2-0
peter
2008-10-17
1
-1
/
+1
*
* regenerated with changes in r11233
jonas
2008-06-15
1
-7
/
+8
[next]