]> gitweb.factorcode.org Git - factor.git/history - basis
add xdg-state-dir
[factor.git] / basis /
2021-12-29 John Benediktssonmath.primes.brute-force: save previous factors algorithm.
2021-12-29 John Benediktssonmath.primes.factors: fully switch over to new hotness.
2021-12-29 Doug Colemanmath/primes/pollard-rho-brent: Add a famous example...
2021-12-29 Doug Colemanmath.primes: Check for prime before running pollard...
2021-12-29 Doug Colemanio.sockets.secure.openssl: Include weak SSL for compati...
2021-12-29 Doug Colemanmath.primes: Use Pollard-Rho-Brent `brent-factors`...
2021-12-29 Doug Colemanmath.primes.pollard-rho-brent: Add vocab for finding...
2021-12-29 Doug Colemanhttp: Add headers to hypothetically make things more...
2021-12-29 Doug Colemanio.sockets.secure.openssl: Use recommeneded and secure...
2021-12-28 Doug Colemanunix.types.linux: __u64 should be unsigned. fix typo
2021-12-28 John Benediktssoncore-text: draw backgrounds more accurately.
2021-12-28 John Benediktssonui.gadgets.editors: round to gl-scales.
2021-12-28 John Benediktssonopengl: adding some gl-scale math functions.
2021-12-28 John Benediktssoncore-text: try to fix some retina issues on macos.
2021-12-28 John Benediktssonui.gadgets.tables: change default row-summary.
2021-12-28 John Benediktssonui.tools.listener.completion: improve completion for...
2021-12-28 John Benediktssonui.gadgets.tables: adding row-summary.
2021-12-28 John Benediktssonvocabs.files: only files that exist.
2021-12-27 Doug Colemanio.sockets.secure: We are not connected, so let it...
2021-12-27 Doug Colemanio.sockets: fix docs for premature-close -> premature...
2021-12-27 Doug Colemanio.sockets: Check terminated slot before read/write...
2021-12-27 Doug Colemanio.sockets.secure.openssl: don't throw on normal disconnect
2021-12-27 Doug Colemanio.sockets.secure.openssl: If server disconnects us...
2021-12-27 Doug ColemanRevert "Revert "Revert "io.sockets.secure.openssl:...
2021-12-27 John BenediktssonRevert "Revert "io.sockets.secure.openssl: undo some...
2021-12-27 John Benediktssonio.socketes.secure.openssl: fix do-ssl-read.
2021-12-27 John BenediktssonRevert "io.sockets.secure.openssl: undo some error...
2021-12-27 John Benediktssonio.sockets.secure.openssl: fix do-ssl-write for failed...
2021-12-26 John Benediktssoneditors.subethaedit: adding SubEthaEdit editor support.
2021-12-26 gifti258math.matrices: Fix typo
2021-12-26 John Benediktssonurls.encoding: only split query params on &.
2021-12-26 Doug Colemanio.sockets.secure.openssl: undo some error handling...
2021-12-26 John Benediktssonui.theme.images: more improvements for retina.
2021-12-26 John Benediktssonui: different approach to 2x images.
2021-12-26 John Benediktssonui.gadgets.panes: fix test for smash-line change.
2021-12-26 John Benediktssonui: some improvements to 2x images.
2021-12-25 John Benediktssonui.gadgets.panes: use document:?split-lines.
2021-12-25 John Benediktssonui.gadgets.panes: need to style newlines.
2021-12-25 John Benediktssoneditors: rename editor class to match vocab name.
2021-12-25 John Benediktssonui.gadgets.sliders: fix for dragging when direction...
2021-12-24 John Benediktssonui.tools.debugger: scroller to handle long error messages.
2021-12-24 John Benediktssonmath.intervals: rename "inf,a" words to be "inf,b".
2021-12-24 John Benediktssonprettyprint: easier to read callstacks.
2021-12-24 John Benediktssonbootstrap: add a newline between error message and...
2021-12-24 Doug Colemanfactor: fix a few renames
2021-12-24 Doug Colemanextra: contents -> read-contents
2021-12-24 John Benediktssonunicode.collation: fixes for unicode 14.0
2021-12-24 Doug Colemanunicode: Upgrade files to Unicode 14.0
2021-12-22 John Benediktssonmath.vectors: make these non-generic to fix simd-128...
2021-12-22 Cat Stevensl2-norm -> norm in the rest of the places
2021-12-22 Cat Stevensmath.vectors,matrices: l2-norm -> aliased as norm ...
2021-12-22 Cat Stevensvnorm rename
2021-12-22 John Benediktssonmisc cleanup.
2021-12-22 John Benediktssonjson.reader: less declare/unsafe.
2021-12-21 Doug Colemancore: Add auto-use to syntax and add -ea parameter...
2021-12-21 timorcompiler.tree.propagation: Eliminate redundant resize...
2021-12-21 timorcompiler.tree.propagation: Propagate length slot of...
2021-12-21 Doug Colemanfactor: Update split-lines tests, fix other tests
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-21 Doug Colemanfactor: fix using on windows.
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: fix a few more errors
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 Colemanoauth1: Don't use assocs.extras in basis/
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-20 Doug Colemanopenssl.libssl: Add SSL_write_ex function
2021-12-20 gifti258math.matrices: Fix documentation
2021-12-20 gifti258combinators.short-circuit.smart: Fix typo
2021-12-20 gifti258gobject-introspection.ffi: Fix typo
2021-12-20 Doug Colemanoauth1: Fix oauth header to only include oauth_ params.
2021-12-20 Doug Colemanopenssl: Rename (ssl-error) to throw-ssl-error and set
2021-12-20 Doug Colemanio.sockets.secure.openssl: set a terminated slot too...
2021-12-20 Doug Colemanio.sockets.secure.openssl: Fix docs
2021-12-20 Doug Colemanio.sockets.secure.unix: refactor (shutdown)
2021-12-20 Doug Colemanio.sockets.secure: Fix error handling for SSL calls.
2021-12-19 John Benediktssonclasses.struct: can't use (struct) in boa>object.
2021-12-19 John Benediktssonprettyprint.backend: fix prettyprinting of special...
2021-12-18 John Benediktssonclasses.struct: fix <struct-boa> for read-only slots.
2021-12-18 John Benediktssonio.sockets.secure.openssl: cleanup docs.
2021-12-16 John Benediktssoncore-text: change to not use gl-scale.
2021-12-16 John Benediktssoncore-text: fix height to round out to a screen pixel.
2021-12-16 John Benediktssonbootstrap.image: allow boot image name to be passed...
2021-12-15 John Benediktssontools.test: add a --fast option.
2021-12-15 Doug Colemanui.backend.windows: Add a couple more error checks.
2021-12-15 Doug Colemanwindows: Add check-hresult function.
2021-12-15 Doug Colemanui.backend.windows: Don't throw an error on timeout...
2021-12-06 Doug Colemanirc: s/freenode/libera/
2021-12-05 gifti258Add test for rolling-map
2021-12-05 gifti258Fix off-by-one error in rolling-map
2021-10-27 John Benediktssonio.sockets.unix: switch to port 8888.
2021-10-26 John Benediktssonsystem-info: remove duplicate IN:.
2021-10-25 John Benediktssonsystem-info.macosx: adding codename for macOS Monterey.
2021-10-25 Rudi Grinbergfeature(browser): shortcut to focus search bar
2021-10-23 Rudi Grinbergfix: add missing vocabulary in example
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-25 Doug Colemanlists: Add 2leach, lreduce, and 2lreduce
next