246 Révisions (8865768576ac5f83527a894f22d0b3d1b0ae433b)
 

Auteur SHA1 Message Date
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed il y a 3 ans
  XeonSquared 5db20adefd more standard package stuff, plus package.alias il y a 3 ans
  XeonSquared d40ce731ef made rc enforce the new service semantics il y a 3 ans
  XeonSquared 417856ebd6 modify the two services people actually use to work with the new service semantics il y a 3 ans
  XeonSquared 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design il y a 3 ans
  XeonSquared 5938f75f4c added a process_finished event and added syslog error reporting il y a 3 ans
  XeonSquared be3d3c207f rewrote require() to support package.path and submodules il y a 3 ans
  XeonSquared 522d456433 add basic submodule support to require il y a 3 ans
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card il y a 3 ans
  XeonSquared 4a5d9bcee2 better type annotation for genHeader il y a 3 ans
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway il y a 3 ans
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders il y a 4 ans
  XeonSquared 8bb123f198 added a component documentation searcher il y a 4 ans
  XeonSquared 3f82d96b8e buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent il y a 4 ans
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback il y a 4 ans
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil il y a 4 ans
  XeonSquared f9749ac181 more draw call optimisation il y a 4 ans
  XeonSquared 642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell il y a 4 ans
  XeonSquared b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline il y a 4 ans
  XeonSquared f95124996c moved all readline analogs into the buffer module il y a 4 ans
  XeonSquared 1cc220d38e made io.input open buffers with mode t, for use with readline coming soonTM il y a 4 ans
  XeonSquared 87596c8834 add os.getTimeout() function to ask how long the scheduler waits between running processes il y a 4 ans
  XeonSquared 4e64a55169 cleaner default source list il y a 4 ans
  XeonSquared 322cb837bb add main repo as default il y a 4 ans
  XeonSquared 8ae4d7b57c made rc load and search pkgfs if a service isn't found il y a 4 ans
  XeonSquared 2fbee483b2 move actual preproc lib into folder rather than symlinking to the version in lib/, a better solution will be considered later il y a 4 ans
  XeonSquared b82bb2a853 move libraries out of main dist and into PsychOSPackages il y a 4 ans
  XeonSquared 92084e8c90 remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo il y a 4 ans
  XeonSquared 21f40b3f3c make pkgman remove system packages il y a 4 ans
  XeonSquared 9983acb267 clean up pkgman.upgrade il y a 4 ans
  XeonSquared 6a39fe1743 made rc search for services in the pkgfs il y a 4 ans
  XeonSquared 45c70cbaa6 made require search the pkgfs if available il y a 4 ans
  XeonSquared 89ab49faf6 made pkgman cleanly remove packages before updating them il y a 4 ans
  XeonSquared f86f7d54ad add pkgfs.component.exists and do automounting of archives il y a 4 ans
  XeonSquared 4e3df481cc attempt to force the internet card to work (ha\!) il y a 4 ans
  XeonSquared 360bb88ac3 added the pkgman package manager library il y a 4 ans
  XeonSquared c1fcfd652e fserv now sends the correct status messages for HTTP(S) proxying il y a 4 ans
  XeonSquared 8b4d0e4eb8 fixed file downloading with the HTTP(S) proxies in the download library il y a 4 ans
  XeonSquared edbe787ea6 added AmandaC's download library, with some modifications - including HTTP(S) support il y a 4 ans
  XeonSquared 999d8e0387 rewrote the whole index thing and made it possible to remove packages from the pkgfs index il y a 4 ans
  XeonSquared 3266c66fc4 updated fserv to fit the new (and next) service system il y a 4 ans
  XeonSquared 3fed8a5985 fixed fs.copy il y a 4 ans
  XeonSquared f132c2349f made pkgfs auto-mount when loaded il y a 4 ans
  XeonSquared 97e559f26f added type annotations and function documentation to liblz16 and pkgfs il y a 4 ans
  XeonSquared 2ce2692aee updated the README to represent the current state of the system il y a 4 ans
  XeonSquared fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably il y a 4 ans
  XeonSquared 21d71b29ba detect absolute/relative paths in pkgfs il y a 4 ans
  XeonSquared ffc6c8915a pkgfs now stores absolute paths to archive files, oops il y a 4 ans
  XeonSquared 0f1b324cc4 initial pkgfs work, seems functional il y a 4 ans
  XeonSquared 58c9a5492e added a fallback _OSVERSION string il y a 4 ans