Dzmitry Malyshau
05c4147cec
Fixed Index implementations
2015-03-25 21:58:33 -04:00
Colin Sherratt
e785e697b1
Bump the verison number
2015-03-15 16:33:22 -04:00
Colin Sherratt
64fedca8e9
Manually add rand trait
2015-03-14 22:54:02 -04:00
Pierre Krieger
8895654f92
Remove dependencies to rand and rand_macros
...
Conflicts:
src/cgmath.rs
2015-03-14 22:07:15 -04:00
Pierre Krieger
6231a884be
Bump version
2015-03-09 17:32:32 +01:00
Colin Sherratt
4fc4b5347f
Bump version number
2015-03-01 13:55:51 -05:00
Colin Sherratt
c5fd7aa971
bump the version number
2015-02-21 12:21:06 -05:00
Dzmitry Malyshau
c115d24ed1
Bumped version to 0.0.5
2015-02-16 19:03:57 -05:00
Dzmitry Malyshau
61d19961fc
Version bump to 0.0.4
2015-02-11 23:19:58 -05:00
Colin Sherratt
7c76a0cec3
bump version number
2015-02-08 13:51:25 -05:00
Colin Sherratt
778a3c13aa
use the new rand_macros crate
2015-02-08 13:25:42 -05:00
Colin Sherratt
4bb12d6859
Switch to rustc_serialize
2014-12-26 16:18:29 -05:00
HeroesGrave
896735a2b0
updated to latest Rust
2014-08-30 12:00:34 +12:00
Ty
21a85041cd
Change package name from "cgmath-rs" to "cgmath"
...
When the Cargo package manager gets the online package list component, the package name
will be used as the identifier for the whole project. Keeping "-rs" -- while useful for the github
repository -- will be redundant in Cargo because all of the projects will obviously be rust projects.
This naming convention was adopted by one of your other repository gl-rx (https://github.com/bjz/gl-rs/pull/88 )
2014-06-29 19:12:43 -07:00
Corey Richardson
c9bdf838a5
Update for Cargo
2014-06-23 23:49:29 -07:00