Menu

Tree [8dce06] default / joe /
 History

Read Only access


File Date Author Commit
 unused 2015-08-17 Joe Allen Joe Allen [7d7156] Cleanup
 util 2015-11-16 Joseph Allen Joseph Allen [7af398] Fix warns
 EngNotation.c 2015-11-16 Joseph Allen Joseph Allen [c161a7] Fix warns.
 EngNotation.h 2015-11-16 Joseph Allen Joseph Allen [c161a7] Fix warns.
 Makefile.am 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 TODO 2016-03-01 Joseph Allen Joseph Allen [8dce06] Improve horizontal scrolling.
 b.c 2016-03-01 Joseph Allen Joseph Allen [ce34ef] Fix warnings.
 b.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 blocks.c 2015-07-13 Joe Allen Joe Allen [ea43f9] Fix more warnings.
 blocks.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 builtin.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 builtin.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 builtins.c 2015-09-06 Joe Allen Joe Allen [477f0b] Move utilities into joe/util. Update builtins.c
 bw.c 2016-03-01 Joseph Allen Joseph Allen [8dce06] Improve horizontal scrolling.
 bw.h 2016-02-29 Joseph Allen Joseph Allen [4fc734] Add --left and --right options to control scrol...
 cclass.c 2015-08-25 Joseph Allen Joseph Allen [40d7ca] Use UTF-8 for search/replace strings.
 cclass.h 2015-08-25 Joseph Allen Joseph Allen [40d7ca] Use UTF-8 for search/replace strings.
 charmap.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 charmap.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 cmd.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 cmd.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 config.h 2015-04-03 Joe Allen Joe Allen [49c4ca] Switch to off_t for buffer offsets. Switch to ...
 dir.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 frag.c 2015-08-21 Joseph Allen Joseph Allen [fcc719] Fix g++ warns.
 frag.h 2015-08-21 Joe Allen Joe Allen [ecc0ad] Fix 8859-1 search.
 gettext.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 gettext.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 hash.c 2016-03-01 Joseph Allen Joseph Allen [ce34ef] Fix warnings.
 hash.h 2016-03-01 Joseph Allen Joseph Allen [ce34ef] Fix warnings.
 help.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 help.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 kbd.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 kbd.h 2015-08-14 Joe Allen Joe Allen [01d34f] Deprecate i18n and cmap.
 lattr.c 2015-07-23 Joe Allen Joe Allen [99d0de] Support for unicode character classes.
 lattr.h 2015-04-03 Joe Allen Joe Allen [a243ad] Use ptrdiff_t as signed natural word size and f...
 macro.c 2016-02-29 Joseph Allen Joseph Allen [c3d069] Allow abort and help hints in prompts to be def...
 macro.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 main.c 2016-02-29 Joseph Allen Joseph Allen [c3d069] Allow abort and help hints in prompts to be def...
 main.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 menu.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 menu.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 mmenu.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 mmenu.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 mouse.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 mouse.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 options.c 2016-03-01 Joseph Allen Joseph Allen [8dce06] Improve horizontal scrolling.
 options.h 2016-02-29 Joseph Allen Joseph Allen [c3d069] Allow abort and help hints in prompts to be def...
 path.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 path.h 2015-09-03 Joseph Allen Joseph Allen [92ab41] Improve completion.
 poshist.c 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 poshist.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 pw.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 pw.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 queue.c 2015-04-03 Joe Allen Joe Allen [a243ad] Use ptrdiff_t as signed natural word size and f...
 queue.h 2015-04-03 Joe Allen Joe Allen [a243ad] Use ptrdiff_t as signed natural word size and f...
 qw.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 qw.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 rc.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 rc.h 2015-04-03 jjjordan@users.sf.net jjjordan@users.sf.net [ff3c9d] Merge 4.0 to windows
 regex.c 2016-03-01 Joseph Allen Joseph Allen [475ae6] C89 fixes.
 regex.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 scrn.c 2016-03-01 Joseph Allen Joseph Allen [8dce06] Improve horizontal scrolling.
 scrn.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 selinux.c 2015-07-13 Joe Allen Joe Allen [6a5e20] Fix warnings.
 selinux.h 2015-04-08 Joseph Allen Joseph Allen [b2a510] Mark local functions with static.
 state.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 state.h 2015-03-26 Joe Allen Joe Allen [053a1c] Crack rc.c
 syntax.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 syntax.h 2015-09-07 Joe Allen Joe Allen [897bcd] Improve ruby and perl highlighters.
 tab.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 tab.h 2015-09-03 Joseph Allen Joseph Allen [92ab41] Improve completion.
 termcap.c 2016-03-01 Joseph Allen Joseph Allen [b2fedc] Don't assume we have fseeko
 termcapj.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 tty.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 tty.h 2015-07-13 Joe Allen Joe Allen [ecd36e] Fix more warnings.
 tw.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 tw.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 types.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 ublock.c 2016-02-29 Joseph Allen Joseph Allen [c3d069] Allow abort and help hints in prompts to be def...
 ublock.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 uedit.c 2016-03-01 Joseph Allen Joseph Allen [475ae6] C89 fixes.
 uedit.h 2015-08-30 Joe Allen Joe Allen [59e034] Allow bracketed paste in macros.
 uerror.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 uerror.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 ufile.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 ufile.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 uformat.c 2016-03-01 Joseph Allen Joseph Allen [475ae6] C89 fixes.
 uformat.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 uisrch.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 uisrch.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 umath.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 umath.h 2015-11-15 Joseph Allen Joseph Allen [1c0ffd] Add engineering notation to calculator.
 undo.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 undo.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 unicat.c 2015-08-30 Joe Allen Joe Allen [e7e761] Include Chinese translation files.
 unicode.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 unicode.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 usearch.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 usearch.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 ushell.c 2016-02-29 Joseph Allen Joseph Allen [c3d069] Allow abort and help hints in prompts to be def...
 ushell.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 utag.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 utag.h 2015-04-07 Joseph Allen Joseph Allen [c4b27c] Refactor code so that it will compile with g++....
 utf8.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 utf8.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 utils.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 utils.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 va.c 2015-09-03 Joseph Allen Joseph Allen [92ab41] Improve completion.
 va.h 2015-09-07 Joe Allen Joe Allen [3cf6fd] Fix warns.
 vfile.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 vfile.h 2015-04-03 Joe Allen Joe Allen [a243ad] Use ptrdiff_t as signed natural word size and f...
 vs.c 2016-03-01 Joseph Allen Joseph Allen [9caea2] Fix warns
 vs.h 2015-07-13 Joe Allen Joe Allen [ea43f9] Fix more warnings.
 vt.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 vt.h 2015-09-06 Joe Allen Joe Allen [1d7e98] Get long paths to work in cd command.
 w.c 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
 w.h 2016-02-29 John J. Jordan John J. Jordan [f284f8] Incremental merge to coroutine
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.