[MacRuby/MacRuby] 7bd034: update rdoc
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 7bd034f6681d06485152a6f18e86365c824f5c51 https://github.com/MacRuby/MacRuby/commit/7bd034f6681d06485152a6f18e86365c82... Author: Watson <watson1978@gmail.com> Date: 2012-01-02 (Mon, 02 Jan 2012) Changed paths: M struct.c Log Message: ----------- update rdoc Commit: 83c8c52fa37af82421aa290954f8cb196f5fe033 https://github.com/MacRuby/MacRuby/commit/83c8c52fa37af82421aa290954f8cb196f... Author: Watson <watson1978@gmail.com> Date: 2012-01-02 (Mon, 02 Jan 2012) Changed paths: M struct.c Log Message: ----------- move functions Commit: d67475af2bb6b7846f1d8b7995b891d31219d677 https://github.com/MacRuby/MacRuby/commit/d67475af2bb6b7846f1d8b7995b891d312... Author: Watson <watson1978@gmail.com> Date: 2012-01-02 (Mon, 02 Jan 2012) Changed paths: M struct.c Log Message: ----------- reducing macro calls inside of the loop by keeping pointers in local variables Commit: 29a5f630c1ec0dd03e408e2cdae783a6873390d0 https://github.com/MacRuby/MacRuby/commit/29a5f630c1ec0dd03e408e2cdae783a687... Author: Watson <watson1978@gmail.com> Date: 2012-01-02 (Mon, 02 Jan 2012) Changed paths: M struct.c Log Message: ----------- __size__ removed. use the length of __members__ instead Commit: b2b73ddc41ca868ff50b5164c26aae3311d6e45d https://github.com/MacRuby/MacRuby/commit/b2b73ddc41ca868ff50b5164c26aae3311... Author: Watson <watson1978@gmail.com> Date: 2012-01-02 (Mon, 02 Jan 2012) Changed paths: M struct.c Log Message: ----------- cache symbol to reduce calls to rb_intern() Compare: https://github.com/MacRuby/MacRuby/compare/3465f7b...b2b73dd
participants (1)
-
noreply@github.com