272 Commits (30db695c4ecb280cb9bdb943ab424086bb3d71d5)
 

Auteur SHA1 Bericht Datum
  XeonSquared 30db695c4e oops forgot this one 10 maanden geleden
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly 10 maanden geleden
  XeonSquared eb98acc232 and another one. oops. 10 maanden geleden
  XeonSquared 3d6017f87e clean up some less than ideal commits 10 maanden geleden
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification 10 maanden geleden
  XeonSquared 36a73b892a implement component.get for convenience 10 maanden geleden
  XeonSquared 7fa61e115e cleanup and sanity checks 10 maanden geleden
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. 10 maanden geleden
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 10 maanden geleden
  XeonSquared 265681c61c left a debug syslog in there. oops. 10 maanden geleden
  XeonSquared 395ade429a assorted filesystem-related improvements 10 maanden geleden
  XeonSquared 6d96109217 misc accounting features 11 maanden geleden
  XeonSquared f311063a42 cleanup my mess 1 jaar geleden
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available 1 jaar geleden
  XeonSquared 2df878f3e8 standalone executable support. again. 1 jaar geleden
  XeonSquared a533748d55 ^C now terminates line mode input with an error 1 jaar geleden
  XeonSquared ddc2445104 actually handle append file modes 1 jaar geleden
  XeonSquared 1ef6d5db96 updated fsmanager to new service semantics 3 jaren geleden
  XeonSquared 6f1b673bec made liblz16 happier on OpenOS when decompressing smaller files 3 jaren geleden
  XeonSquared 2707ecc155 added significantly larger file support to libmtar, as well as versioning support 3 jaren geleden
  XeonSquared 8e84eb0c67 switched to using string.(un)pack in libmtar and liblz16, meaning it works on both big and little endian machines, and should be smaller and faster 3 jaren geleden
  XeonSquared c5f304380e one more try 3 jaren geleden
  XeonSquared 0aaf4acd52 apply the right separator for concat 3 jaren geleden
  XeonSquared d15a841316 made ed.open use the full path for the file 3 jaren geleden
  XeonSquared d12ec38016 made vi not choke when opening a new file, as well as actually preserve the file name 3 jaren geleden
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode 3 jaren geleden
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed 3 jaren geleden
  XeonSquared 5db20adefd more standard package stuff, plus package.alias 4 jaren geleden
  XeonSquared d40ce731ef made rc enforce the new service semantics 4 jaren geleden
  XeonSquared 417856ebd6 modify the two services people actually use to work with the new service semantics 4 jaren geleden
  XeonSquared 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design 4 jaren geleden
  XeonSquared 5938f75f4c added a process_finished event and added syslog error reporting 4 jaren geleden
  XeonSquared be3d3c207f rewrote require() to support package.path and submodules 4 jaren geleden
  XeonSquared 522d456433 add basic submodule support to require 4 jaren geleden
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 4 jaren geleden
  XeonSquared 4a5d9bcee2 better type annotation for genHeader 4 jaren geleden
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway 4 jaren geleden
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders 4 jaren geleden
  XeonSquared 8bb123f198 added a component documentation searcher 4 jaren geleden
  XeonSquared 3f82d96b8e buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent 4 jaren geleden
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback 4 jaren geleden
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil 4 jaren geleden
  XeonSquared f9749ac181 more draw call optimisation 4 jaren geleden
  XeonSquared 642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell 4 jaren geleden
  XeonSquared b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline 4 jaren geleden
  XeonSquared f95124996c moved all readline analogs into the buffer module 4 jaren geleden
  XeonSquared 1cc220d38e made io.input open buffers with mode t, for use with readline coming soonTM 4 jaren geleden
  XeonSquared 87596c8834 add os.getTimeout() function to ask how long the scheduler waits between running processes 4 jaren geleden
  XeonSquared 4e64a55169 cleaner default source list 4 jaren geleden
  XeonSquared 322cb837bb add main repo as default 4 jaren geleden