- Mar 09, 2018
-
-
Jeremy Soller authored
ctype: tests and reorganize
-
SamwiseFilmore authored
-
SamwiseFilmore authored
Wrote tests for the functions implemented in 40558b26 and maybe made that test a little more comprehensible. Also made sure that fmt.sh and test.sh were being executed by bash all the time (compatibility with other shells).
-
- Mar 08, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Finish ctype impls
-
SamwiseFilmore authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Paul Sajna authored
-
Paul Sajna authored
-
Paul Sajna authored
-
Jeremy Soller authored
Create crate and stubs for wctype
-
Dan Robertson authored
Create the wctype crate and stub functions with the unimplemented macro.
-
Jeremy Soller authored
Add ctype functions and atoi/atol
-
Paul Sajna authored
-
Dan Robertson authored
Add ctype functions - isalnum - isalpha - isascii - isdigit - islower - isspace - isupper Add stdlib functions - atoi - atol Fix some warnings Make a fmt run
-
Paul Sajna authored
-
Paul Sajna authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Paul Sajna authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Paul Sajna authored
-
Jeremy Soller authored
-
Paul Sajna authored
-
Jeremy Soller authored
add test for errno
-
Jeremy Soller authored
Implement several more string functions and add errno
-
Paul Sajna authored
-
Alex Lyon authored
-
Alex Lyon authored
-