summaryrefslogtreecommitdiffhomepage
path: root/src/crc.c
AgeCommit message (Expand)Author
2014-03-01use C style comments instead of C++ style commentscubicdaiya
2013-06-28replaced POSIX header with standard C headerCremno
2013-03-27resolve conflict from #964Yukihiro Matz Matsumoto
2013-03-17remove bit-shift operation.Kurebayashi, Takahiro
2013-03-09Don't use int. It decreases portability. Use size_t as array index and leng...Masaki Muranaka
2013-03-08Fixed to uint8_tYuichiro MASUI
2013-03-08New mrb format. The detail is in https://github.com/mruby/mruby/issues/944Yuichiro MASUI
2013-03-05Replace tabs with spaceskano4
2012-04-30rm whitespaceroco
2012-04-23add file headermimaki
2012-04-20add mruby sourcesmimaki