]> gitweb.factorcode.org Git - factor.git/history - basis/alien/libraries
mason: move alignment to mason.css, right align but-last columns in table body
[factor.git] / basis / alien / libraries /
2024-02-04 John BenediktssonRevert "alien.libraries.finder.macosx: use shared cache...
2024-02-04 John Benediktssonalien.libraries.finder.macosx: use shared cache on...
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-04-14 Doug Colemanio.launcher: use process-lines
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemankernel: add transmute and some use cases
2023-02-26 Doug Colemanfactor: use ?call
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2023-01-17 John Benediktssonalien.libraries.finder.linux: always use ld when ldconf...
2023-01-17 John Benediktssonalien.libraries.finder.linux: ignore stderr warnings
2023-01-17 John Benediktssonalien.libraries.finder.linux: fix find-library on x86.32
2023-01-12 Doug Colemanfactor: fix some spacing
2022-09-17 Doug Colemanalien.c-types: not necessary to import `short` differen...
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-02-13 John Benediktssonalien.libraries.finder: remove find-first-function...
2022-02-13 Doug Colemanopenssl: hacky way to support SSL_get1_peer_certificate
2022-02-13 Doug Colemanalien.libraries.finder: Add a word to find the first...
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanfactor: fix some lines -> read-lines
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-03-15 John Benediktssontools.deploy.libraries: remove in favor of alien.librar...
2021-03-14 John Benediktssonalien.libraries.finder.macosx: check file exists and...
2021-03-14 John Benediktssonalien.libraries.finder: use dyld_shared_cache on Big...
2021-01-28 Doug Colemanfactor: trim using lists
2020-10-13 John Benediktssonalien.libraries.finder.linux: make ldconfig safe from...
2020-10-13 John Benediktssonalien.libraries.finder.linux: search LD_LIBRARY_PATH...
2020-08-12 John Benediktssonalien.libraries.finder.macosx: fix test USING.
2020-08-05 John Benediktssonalien.libraries.finder.linux: return fully-qualified...
2020-08-05 John Benediktssonalien.libraries.finder: cleanup, add windows tests.
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-02-09 Jack LucasRe-add Freebsd Support
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-19 Doug Colemanalien.libraries: load-library is misnamed, refactor...
2018-01-24 Björn Lindqvistalien.libraries.finder: find-library for gtk libs
2018-01-24 Björn Lindqvistalien.libraries.finder.linux.tests: correcting in
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-02-07 John Benediktssonalien.libraries.finder: use find instead of map-find.
2017-01-24 John Benediktssonalien.libraries.finder.linux: make more robust to i18n.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-11-30 Björn Lindqvistalien.libraries.tests: fix for test that broke windows
2016-11-30 Björn Lindqvistalien.libraries: word>dlsym was a stupid idea that...
2016-11-30 Björn Lindqvistio.sockets.secure,alien.libraries: new word word>dlsym...
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-29 John Benediktssonalien.libraries.finder: rename ?add-library to ?update...
2016-03-29 John Benediktssonalien.libraries: split update-library and add-library...
2016-03-29 John Benediktssonalien.libraries.finder: adding (poorly named) ?add...
2016-03-29 John BenediktssonRevert "alien.libraries.finder: Allow library to match...
2016-03-29 John Benediktssonalien.libraries: merge update-library and find-library.
2016-03-04 Doug Colemanalien.libraries: Add a way to see if a dll has a function.
2015-12-12 John Benediktssondocs: using $maybe.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 John Benediktssonalien.libraries: try out throw-foo.
2015-08-12 Doug Colemancompiler, alien: fix some duplication in ERROR: definit...
2015-07-29 John Benediktssonalien.libraries: don't need << >>.
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-17 Doug Colemanalien.libraries: Add update-library. See #1185
2015-06-06 Doug Colemanalien.libraries.finder: Allow library to match just...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-02-13 Doug Colemanalien.libraries: Cannot include alien.libraries.finder...
2015-02-12 Benjamin PollackExplicitly reference find-library in alien docs
2014-11-13 John Benediktssonbasis/extra: switch to "vocab." os name>> append require.
2014-07-08 Doug Colemanalien.libraries.finder: How many patches does it take...
2014-07-08 Doug Colemanalien.libraries.finder: map-find was what I wanted...
2014-07-08 Doug ColemanMerge branch 'master' of factorcode.org:/git/factor
2014-07-08 Doug Colemanalien.libraries.finder: More robust finder code that...
2014-07-08 Doug Colemanalien.libraries.finder: Add find-library-from-list...
2014-07-08 Doug ColemanMerge branch 'master' of factorcode.org:/git/factor
2014-07-08 Doug Colemanalien.libraries.finder.windows: Better fix for finding...
2014-07-08 Doug ColemanRevert "alien.libraries: Normalize the path before...
2014-07-08 Doug Colemanalien.libraries: Normalize the path before opening...
2014-07-03 Doug Colemanalien.libraries.finder.linux: Trim blanks off the arch...
2014-06-17 Doug Colemanalien.libraries.finder.linux: Remove tags like "OS...
2014-06-17 Doug Colemanalien.libraries.finder.linux: On mint 32 bit, the gtk...
2014-06-09 John Benediktssonalien.libraries.finder: fix docs.
2014-06-08 John Benediktssonalien.libraries.finder: fix tests for @erg's recent...
2014-06-08 John Benediktssonalien.libraries.finder.macosx: adding some tests.
2014-06-08 John Benediktssonalien.libraries.finder.linux: add some tests.
2014-06-08 John Benediktssonalien.libraries.finder.linux: make "m" find-library...
2014-06-08 John Benediktssonalien.libraries.finder.linux: sigh.
2014-06-08 John Benediktssonalien.libraries.finder: whoops.
next