index
:
adodb
master
v5.22.11-lsc
adodb PHP Database Abstraction Layer
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
pgsql: Stop using legacy function aliases
MikeB
2
-9
/
+9
2014-09-09
Work around minor differences in HHVM behavior for MySQL.
MikeB
1
-2
/
+7
2014-09-09
Whitespace
Damien Regad
2
-471
/
+456
2014-09-09
mysql: prevent race conditions when creating/dropping sequences
Damien Regad
1
-2
/
+2
2014-09-09
mysqli: prevent race conditions when creating/dropping sequences
MikeB
1
-2
/
+2
2014-09-09
Fix adodb_strip_order_by() for subqueries with order/limit
MikeB
1
-2
/
+2
2014-09-08
Align method signatures to parent class
Andreas Fernandez
11
-19
/
+20
2014-09-06
Revise sessions doc notification section
Damien Regad
1
-8
/
+8
2014-09-06
Convert language files to UTF-8
Damien Regad
18
-279
/
+239
2014-09-06
Update changelog
Damien Regad
1
-0
/
+1
2014-08-26
Convert file adodb-th.inc.php from TIS-620 to UTF-8
Marc-Etienne Vargenau
1
-28
/
+28
2014-08-26
Convert Esperanto file from 'x' convention to UTF-8
Marc-Etienne Vargenau
1
-5
/
+5
2014-08-26
Be consistent: use langage code for Esperanto
Marc-Etienne Vargenau
1
-0
/
+0
2014-08-26
Remove HTML entities; fix French translation
Marc-Etienne Vargenau
4
-32
/
+32
2014-08-25
Convert file adodb-ar.inc.php from WINDOWS-1256 to UTF-8
Marc-Etienne Vargenau
1
-27
/
+27
2014-08-25
Convert file adodb-cn.inc.php from GB2312 to UTF-8
Marc-Etienne Vargenau
1
-28
/
+27
2014-08-25
Move adodb-bgutf8.inc.php to adodb-bg.inc.php
Marc-Etienne Vargenau
2
-64
/
+28
2014-08-25
Convert file adodb-cz.inc.php from ISO 8859-2 to UTF-8
Marc-Etienne Vargenau
1
-5
/
+1
2014-08-25
Convert file adodb-uk1251.inc.php from WINDOWS-1251 to UTF-8; rename to adodb...
Marc-Etienne Vargenau
2
-34
/
+34
2014-08-25
Convert file adodb-ru1251.inc.php from WINDOWS-1251 to UTF-8; rename to adodb...
Marc-Etienne Vargenau
2
-34
/
+34
2014-08-25
Convert file adodb-pl.inc.php from ISO 8859-2 to UTF-8
Marc-Etienne Vargenau
1
-18
/
+18
2014-08-25
Convert file adodb-hu.inc.php from ISO 8859-2 to UTF-8
Marc-Etienne Vargenau
1
-4
/
+4
2014-08-07
Remove undefined variable reference
Damien Regad
1
-2
/
+2
2014-08-07
Rename Thai language file
Damien Regad
1
-0
/
+0
2014-08-07
Convert files from ISO-8859-1 encoding to UTF-8
Damien Regad
15
-265
/
+265
2014-05-20
Fix array to string conversion notice
Damien Regad
1
-2
/
+2
2014-05-16
Fix #18: PHP Strict Standards in oci8 datadict
Damien Regad
2
-3
/
+4
2014-05-13
Fix indentation
Damien Regad
1
-22
/
+25
2014-05-12
postgres7: fix system warning in MetaColumns() with schema
Damien Regad
3
-3
/
+34
2014-05-12
Fix version match regex
Damien Regad
2
-1
/
+2
2014-05-12
mssqlnative: replace error_log() calls with ADOConnection::outp()
Damien Regad
2
-27
/
+28
2014-05-12
Whitespace
Damien Regad
1
-14
/
+14
2014-05-12
Fix AutoExecute behavior with empty result set
Damien Regad
2
-25
/
+25
2014-05-07
Update changelog
Damien Regad
1
-0
/
+1
2014-05-07
Whitespace
Damien Regad
1
-13
/
+13
2014-05-07
Use constants in switch statement
Damien Regad
1
-3
/
+3
2014-05-07
AutoExecute does not respect empty ResultSet in case of Update
Damien Regad
1
-3
/
+6
2014-05-07
Simplify code to determine AutoExecute's return value
Damien Regad
1
-4
/
+1
2014-05-07
Remove useless $false variable
Damien Regad
1
-6
/
+5
2014-04-30
Add phpDoc
Damien Regad
1
-0
/
+3
2014-04-30
Simplify SQL in postgres7 MetaForeignKeys
Damien Regad
1
-41
/
+22
2014-04-30
Reformat SQL statements
Damien Regad
1
-81
/
+117
2014-04-30
Whitespace
Damien Regad
2
-41
/
+41
2014-04-30
memcache: include_once() to avoid error with PHPUnit
Damien Regad
2
-2
/
+2
2014-04-30
Bump version to 5.20dev
Damien Regad
134
-135
/
+137
2014-04-30
buildrelease.py: don't copy the main README file
Damien Regad
1
-3
/
+1
2014-04-30
buildrelease.py: script output fixes
Damien Regad
1
-2
/
+2
2014-04-30
buildrelease.py: fix origin repository path
Damien Regad
1
-1
/
+1
2014-04-30
buildrelease.py: use git root instead of cwd if no fresh repo
Damien Regad
1
-1
/
+1
2014-04-30
uploadrelease.py: add documentation upload
Damien Regad
2
-17
/
+60
[next]