[dylan-lang/opendylan] 20719f: [variable-search] Correctly implement on OS X.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <539fe6981a05f_7e70fefd4480527@hookshot-fe1-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 20719fc6b0ee0f02941f4798f183bb3b4bcf613d
https://github.com/dylan-lang/opendylan/commit/20719fc6b0ee0f02941f4798f183bb3b4bcf613d
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
A sources/lib/variable-search/darwin-variable-search.dylan
A sources/lib/variable-search/darwin-variable-search.lid
M sources/registry/ppc-darwin/variable-search
M sources/registry/x86-darwin/variable-search
M sources/registry/x86_64-darwin/variable-search
Log Message:
-----------
[variable-search] Correctly implement on OS X.
On Mac OS X, we just want to pass RTLD_DEFAULT to dlsym() rather
than a handle from dlopen() (which doesn't work).
Commit: 821648b01d8a22c9b0a7ed7f48990c32236d58e2
https://github.com/dylan-lang/opendylan/commit/821648b01d8a22c9b0a7ed7f48990c32236d58e2
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M sources/lib/variable-search/bsd-variable-search.lid
R sources/lib/variable-search/darwin-variable-search.dylan
M sources/lib/variable-search/darwin-variable-search.lid
A sources/lib/variable-search/darwin-variable-value.dylan
M sources/lib/variable-search/linux-variable-search.lid
A sources/lib/variable-search/locate-variable.dylan
R sources/lib/variable-search/unix-variable-search.dylan
A sources/lib/variable-search/unix-variable-value.dylan
R sources/lib/variable-search/win32-variable-search.dylan
M sources/lib/variable-search/win32-variable-search.lid
A sources/lib/variable-search/win32-variable-value.dylan
Log Message:
-----------
[variable-search] Reorganize to share more code.
Commit: 321c9d086198eb8ecf9b57d55685fea25beb3c51
https://github.com/dylan-lang/opendylan/commit/321c9d086198eb8ecf9b57d55685fea25beb3c51
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M Makefile.in
A sources/lib/variable-search/tests/library.dylan
A sources/lib/variable-search/tests/variable-search-tests.lid
A sources/lib/variable-search/tests/variable-search.dylan
A sources/registry/generic/variable-search-tests
Log Message:
-----------
[variable-search] Add tests.
Commit: 64ae65dc238bc608a385038574e5893e6d56101e
https://github.com/dylan-lang/opendylan/commit/64ae65dc238bc608a385038574e5893e6d56101e
Author: Peter S. Housel <[email protected]>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M Makefile.in
M sources/lib/variable-search/bsd-variable-search.lid
A sources/lib/variable-search/darwin-variable-search.lid
A sources/lib/variable-search/darwin-variable-value.dylan
M sources/lib/variable-search/linux-variable-search.lid
A sources/lib/variable-search/locate-variable.dylan
A sources/lib/variable-search/tests/library.dylan
A sources/lib/variable-search/tests/variable-search-tests.lid
A sources/lib/variable-search/tests/variable-search.dylan
R sources/lib/variable-search/unix-variable-search.dylan
A sources/lib/variable-search/unix-variable-value.dylan
R sources/lib/variable-search/win32-variable-search.dylan
M sources/lib/variable-search/win32-variable-search.lid
A sources/lib/variable-search/win32-variable-value.dylan
A sources/registry/generic/variable-search-tests
M sources/registry/ppc-darwin/variable-search
M sources/registry/x86-darwin/variable-search
M sources/registry/x86_64-darwin/variable-search
Log Message:
-----------
Merge pull request #784 from waywardmonkeys/variable-search-improvements
Variable search improvements
Compare: https://github.com/dylan-lang/opendylan/compare/1f2f53a11341...64ae65dc238b
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter