New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split a -sys crate out #68
Merged
+1,019
−892
Port bundle and string to sys crate
4e6b100
Select commit
48b341b
Move core-foundation to a subdirectory
sfackler 93cd6c6
Restrict libc version
sfackler 3f725f9
Start splitting out a separate sys package
sfackler 6ffe3ea
Port boolean to sys crate
sfackler 4e6b100
Port bundle and string to sys crate
sfackler 80593ff
Port data to sys crate
sfackler 9c6d292
Port date to sys crate
sfackler e53893b
Move dictionary and number to sys crate
sfackler ed048f1
Move runloop to sys directory
sfackler 59632fc
Move set to sys crate
sfackler a16dedd
Move url to sys crate
sfackler 00dc99e
Add licenses to sys crate
sfackler a3ce1d3
Ensure back-compat
sfackler e670722
Fix tests
sfackler 74d4ac7
Fix travis build
sfackler 1928256
Suppress improper_ctypes warnings from zero sized pointer targets
sfackler 83a0c75
Add OSStatus to base
sfackler d9a3185
Reexport date for back compat
sfackler db4499d
Fix new ctype lint in 1.3
sfackler
Merged
Split a -sys crate out #68
Port bundle and string to sys crate
Aug 23, 2015
Aug 23, 2015
Aug 25, 2015
Aug 25, 2015
Aug 25, 2015
Aug 25, 2015
Aug 25, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Aug 26, 2015
Sep 6, 2015
Sep 20, 2015
4e6b100
Select commit
48b341b
Move core-foundation to a subdirectory
sfackler 93cd6c6
Restrict libc version
sfackler 3f725f9
Start splitting out a separate sys package
sfackler 6ffe3ea
Port boolean to sys crate
sfackler 4e6b100
Port bundle and string to sys crate
sfackler 80593ff
Port data to sys crate
sfackler 9c6d292
Port date to sys crate
sfackler e53893b
Move dictionary and number to sys crate
sfackler ed048f1
Move runloop to sys directory
sfackler 59632fc
Move set to sys crate
sfackler a16dedd
Move url to sys crate
sfackler 00dc99e
Add licenses to sys crate
sfackler a3ce1d3
Ensure back-compat
sfackler e670722
Fix tests
sfackler 74d4ac7
Fix travis build
sfackler 1928256
Suppress improper_ctypes warnings from zero sized pointer targets
sfackler 83a0c75
Add OSStatus to base
sfackler d9a3185
Reexport date for back compat
sfackler db4499d
Fix new ctype lint in 1.3
sfackler