[parrot/parrot] 1f73a3: Add some functions for testing char* parameters in...

noreply at github.com noreply at github.com
Tue May 17 00:23:20 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 1f73a3a326e42de756f78ba29918ba0e94c80097
    https://github.com/parrot/parrot/commit/1f73a3a326e42de756f78ba29918ba0e94c80097
Author: pmichaud <pmichaud at pobox.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M src/nci_test.c

Log Message:
-----------
Add some functions for testing char* parameters in NCI.


Commit: 6691e38132e7a2ed9a6b12a98a65e8b5d573c22e
    https://github.com/parrot/parrot/commit/6691e38132e7a2ed9a6b12a98a65e8b5d573c22e
Author: pmichaud <pmichaud at pobox.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M runtime/parrot/library/NCI/Utils.pir

Log Message:
-----------
[NCI] Add "ncifunc" as a replacement / approach to "dlfancy".


Commit: 3b55d79d782ff87acc93eef52d5907f7703b4134
    https://github.com/parrot/parrot/commit/3b55d79d782ff87acc93eef52d5907f7703b4134
Author: pmichaud <pmichaud at pobox.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M runtime/parrot/library/NCI/Utils.pir
  M src/nci/extra_thunks.c
  M src/nci/extra_thunks.nci

Log Message:
-----------
Merge branch 'master', remote-tracking branch 'origin' into ncifunc


Commit: c1315ceb91b2cd1f3434ef214f9c62b05acb22df
    https://github.com/parrot/parrot/commit/c1315ceb91b2cd1f3434ef214f9c62b05acb22df
Author: pmichaud <pmichaud at pobox.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  A t/library/nciutils.t

Log Message:
-----------
[NCI]:  Add tests for 'ncifunc' in NCI::Utils.


Commit: 036683435da7029c483fe3bf8981818bc98a3b90
    https://github.com/parrot/parrot/commit/036683435da7029c483fe3bf8981818bc98a3b90
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M runtime/parrot/library/NCI/Utils.pir

Log Message:
-----------
properly handle null arguments


Commit: 6e069f05faf5af7bd3be0c6e11a8baff5f48d799
    https://github.com/parrot/parrot/commit/6e069f05faf5af7bd3be0c6e11a8baff5f48d799
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M runtime/parrot/library/NCI/Utils.pir

Log Message:
-----------
properly handle null string returns


Commit: 2fef4a1aa7daf484a5bd9156562c027b3138c94c
    https://github.com/parrot/parrot/commit/2fef4a1aa7daf484a5bd9156562c027b3138c94c
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M src/nci/extra_thunks.c
  M src/nci/extra_thunks.nci

Log Message:
-----------
add thunk for mysql_real_connect


Commit: f82015020fc3ca5574d7a2b63f4244e008ba6263
    https://github.com/parrot/parrot/commit/f82015020fc3ca5574d7a2b63f4244e008ba6263
Author: pmichaud <pmichaud at pobox.com>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M t/library/nciutils.t

Log Message:
-----------
[nci]:  Add test to NCI::Utils for functions returning a NULL pointer.


Compare: https://github.com/parrot/parrot/compare/4eabcb8...f820150


More information about the parrot-commits mailing list