[dylan-foundry/postgresql-dylan] bef2d1: Remove melange equate for <C-string>.
GitHub <[email protected]> Sat, 12 Dec 2015 08:04:19 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <566c4583a987a_44ed3f7e46fa12bc139195@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-foundry/postgresql-dylan
Commit: bef2d1036342b928719a17325fb9a994dc822991
https://github.com/dylan-foundry/postgresql-dylan/commit/bef2d1036342b928719a17325fb9a994dc822991
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M pq.intr
Log Message:
-----------
Remove melange equate for <C-string>.
This is no longer required with current melange.
Commit: 332ca622d569855b802e9f591fdb45f4b69478bf
https://github.com/dylan-foundry/postgresql-dylan/commit/332ca622d569855b802e9f591fdb45f4b69478bf
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M .gitignore
M Makefile
M library.dylan
A postgresql.intr
A postgresql.lid
R pq.intr
R pq.lid
A registry/generic/postgresql
A registry/generic/postgresql-test-suite
A registry/generic/postgresql-test-suite-app
R registry/generic/pq
R registry/generic/pq-test-suite
R registry/generic/pq-test-suite-app
A tests/postgresql-test-suite-app-library.dylan
A tests/postgresql-test-suite-app.dylan
A tests/postgresql-test-suite-app.lid
A tests/postgresql-test-suite-library.dylan
A tests/postgresql-test-suite.dylan
A tests/postgresql-test-suite.lid
R tests/pq-test-suite-app-library.dylan
R tests/pq-test-suite-app.dylan
R tests/pq-test-suite-app.lid
R tests/pq-test-suite-library.dylan
R tests/pq-test-suite.dylan
R tests/pq-test-suite.lid
Log Message:
-----------
Rename pq library to postgresql.
Having a more descriptive name seems better.
Commit: d040c21006be1c96dc5347a337254bb73ba3ff79
https://github.com/dylan-foundry/postgresql-dylan/commit/d040c21006be1c96dc5347a337254bb73ba3ff79
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M Makefile
Log Message:
-----------
Build as 64 bit on Mac OS X.
Commit: fa72797ce759cbf5b7bdec8304765826b29d5da0
https://github.com/dylan-foundry/postgresql-dylan/commit/fa72797ce759cbf5b7bdec8304765826b29d5da0
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M .gitignore
M Makefile
M library.dylan
A module-postgresql.dylan
A postgresql.dylan
R postgresql.intr
M postgresql.lid
A raw-postgresql.intr
Log Message:
-----------
Use %postgresql for raw bindings.
We'll put a nice, cleaned up API in postgresql.
Commit: 2ada6472b289ec8fae88896e638871fd41faca1b
https://github.com/dylan-foundry/postgresql-dylan/commit/2ada6472b289ec8fae88896e638871fd41faca1b
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M library.dylan
Log Message:
-----------
Export %postgresql module.
* library.dylan
(library postgresql): Export %postgresql as well for someone that
wants access to the raw API.
Commit: e3c9ee009f38adf7d5163e53d08130ff4d6f8b45
https://github.com/dylan-foundry/postgresql-dylan/commit/e3c9ee009f38adf7d5163e53d08130ff4d6f8b45
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M raw-postgresql.intr
Log Message:
-----------
C-FFI function bindings can be inlined.
* raw-postgresql.intr: Tell melange that it can flag the generated
C-function bindings as inline.
Commit: 65e6a78d1dcf44be4b47a83852c590502afa1f79
https://github.com/dylan-foundry/postgresql-dylan/commit/65e6a78d1dcf44be4b47a83852c590502afa1f79
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M module-postgresql.dylan
A pg-connection.dylan
R postgresql.dylan
M postgresql.lid
M raw-postgresql.intr
Log Message:
-----------
Start providing friendlier bindings on top of raw.
* module-postgresql.dylan
(module postgresql): Export new bindings, re-export various constants.
* pg-connection.dylan: New file with bindings for connection-related
stuff.
* postgresql.dylan: Removed.
* postgresql.lid: Build pg-connection.dylan, not postgresql.dylan.
* raw-postgresql.intr
(struct pg_conn): Set pointer-type-name to something friendly.
Compare: https://github.com/dylan-foundry/postgresql-dylan/compare/bc7e999bb773...65e6a78d1dcf
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter