Commit History

Autor SHA1 Mensaxe Data
  Jeremy Soller c5552cbb39 Merge branch 'fix-81' into 'master' %!s(int64=6) %!d(string=hai) anos
  stratact 3fa220237d Add `sys_wait` functions (Fixes #81) %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller a573549df8 Update links to gitlab %!s(int64=6) %!d(string=hai) anos
  Jeremy Soller fd05aca991 Update README.md %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller 1f9f7ce6c8 Merge pull request #127 from stratact/master %!s(int64=7) %!d(string=hai) anos
  stratact 3aa01b6907 Remove pointless cast %!s(int64=7) %!d(string=hai) anos
  stratact a7a415603f Fix stupid mistake %!s(int64=7) %!d(string=hai) anos
  stratact 16c51a297d Use the right C types from `platform::types` %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller f0227e737e Merge pull request #128 from ids1024/lifetime %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller aead6d8fd0 Merge pull request #129 from ids1024/cstr %!s(int64=7) %!d(string=hai) anos
  Ian Douglas Scott 5bcf1d42ff Simplify cstr_from_bytes_with_nul_unchecked() %!s(int64=7) %!d(string=hai) anos
  Ian Douglas Scott cbd0d0473c Make functions taking raw pointer return &'a instead of &'static %!s(int64=7) %!d(string=hai) anos
  stratact b389e4831d Have `open()` and `dup()` match `-1` for `Err` instead of `0` %!s(int64=7) %!d(string=hai) anos
  stratact 9daae71c2a Use the `super` module instead of `sys` %!s(int64=7) %!d(string=hai) anos
  stratact bb9d0e4aa1 Implement `RawFile::from_raw_fd()` %!s(int64=7) %!d(string=hai) anos
  stratact 285d1b05c4 Implement `RawFile::open()` and add `*_raw_df()` convenience methods %!s(int64=7) %!d(string=hai) anos
  stratact 7ca5fac214 Implement `RawFile::dup()` completely %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller 3311a700e0 Merge pull request #126 from ProgVal/update-ralloc %!s(int64=7) %!d(string=hai) anos
  Valentin Lorentz 0b6d6549f1 Update ralloc. Closes GH-83. %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller ed12713aa8 Update gitignore for tests %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller c647fdfed3 Merge pull request #116 from matijaskala/patch-1 %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller 8eec109cc0 Merge pull request #120 from Majora320/master %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller c8d4ea3ee6 Merge pull request #123 from Arcterus/qsort-real %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller 4fb4790890 Merge pull request #122 from Arcterus/qsort %!s(int64=7) %!d(string=hai) anos
  Matija Skala 9bbb070104 Add optimized version of memchr %!s(int64=7) %!d(string=hai) anos
  Alex Lyon f5ded007c6 stdlib: recurse into the smaller partition when sorting %!s(int64=7) %!d(string=hai) anos
  Alex Lyon 4d3ac1c0dc stdlib: save stack space by looping in introsort_helper() %!s(int64=7) %!d(string=hai) anos
  Alex Lyon b15aa83a8a stdlib: move insertion sort from introsort() into a separate function %!s(int64=7) %!d(string=hai) anos
  Alex Lyon aa21e5fc3f stdlib: implement qsort() as an introsort %!s(int64=7) %!d(string=hai) anos
  Jeremy Soller 6e8e6ad5d2 Merge pull request #121 from Arcterus/strtoul %!s(int64=7) %!d(string=hai) anos