[phobos] [D-Programming-Language/phobos] e37343: Add etc.c.odbc

GitHub via phobos phobos at puremagic.com
Thu Jun 11 18:53:17 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e37343ba4964238f4b37e1d86b9f5a786d57fe5d
      https://github.com/D-Programming-Language/phobos/commit/e37343ba4964238f4b37e1d86b9f5a786d57fe5d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
    A etc/c/odbc/sql.d
    A etc/c/odbc/sqlext.d
    A etc/c/odbc/sqltypes.d
    A etc/c/odbc/sqlucode.d
    M posix.mak

  Log Message:
  -----------
  Add etc.c.odbc


  Commit: 6b5270277cc19b72f3d3095bb225a4d6f422b4ff
      https://github.com/D-Programming-Language/phobos/commit/6b5270277cc19b72f3d3095bb225a4d6f422b4ff
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
    M etc/c/odbc/sqlext.d

  Log Message:
  -----------
  Make small functions derived from C macros templates so they don't require linking with ODBC


  Commit: 858f4e55b749791ee2ce246d61c89cb0ab4b5006
      https://github.com/D-Programming-Language/phobos/commit/858f4e55b749791ee2ce246d61c89cb0ab4b5006
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Add odbc to the windows build as well


  Commit: ee9165853183fb7d5d4589bee11b4c2e5a9907a3
      https://github.com/D-Programming-Language/phobos/commit/ee9165853183fb7d5d4589bee11b4c2e5a9907a3
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M etc/c/odbc/sql.d

  Log Message:
  -----------
  Canonical forum link


  Commit: 27728fd303b14153abef7d9c318b800bd73de01c
      https://github.com/D-Programming-Language/phobos/commit/27728fd303b14153abef7d9c318b800bd73de01c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M etc/c/odbc/sqlext.d

  Log Message:
  -----------
  Make SQL_LEN_BINARY_ATTR a template


  Commit: db50ef2a92b37991ea1f1dadf0a498687de3adb3
      https://github.com/D-Programming-Language/phobos/commit/db50ef2a92b37991ea1f1dadf0a498687de3adb3
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M etc/c/odbc/sqlext.d

  Log Message:
  -----------
  Make couple more inline functions templates


  Commit: a890169d2819bd0b2d464ab9e68bbb076e6b924e
      https://github.com/D-Programming-Language/phobos/commit/a890169d2819bd0b2d464ab9e68bbb076e6b924e
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M etc/c/odbc/sql.d

  Log Message:
  -----------
  Make SQL_SUCCEEDED a template


  Commit: 0cd6943e1948274c985d1cc99e3699dbe54296f1
      https://github.com/D-Programming-Language/phobos/commit/0cd6943e1948274c985d1cc99e3699dbe54296f1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Add path to sqlucode.d in win*.mak


  Commit: 54be279496f4be3bcf8df800a56beb888dbb2a20
      https://github.com/D-Programming-Language/phobos/commit/54be279496f4be3bcf8df800a56beb888dbb2a20
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    A etc/c/odbc/sql.d
    A etc/c/odbc/sqlext.d
    A etc/c/odbc/sqltypes.d
    A etc/c/odbc/sqlucode.d
    M posix.mak
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #3398 from andralex/odbc

Add etc.c.odbc


Compare: https://github.com/D-Programming-Language/phobos/compare/8772f50f90c1...54be279496f4


More information about the phobos mailing list