1. 13 Apr, 2018 4 commits
  2. 11 Apr, 2018 1 commit
  3. 10 Apr, 2018 2 commits
    • Yukihiro "Matz" Matsumoto's avatar
      Merge pull request #3994 from kou/fix-windows-build-error-on-dll-build · e340b172
      Yukihiro "Matz" Matsumoto authored
      Fix build error on Windows with MRB_BUILD_AS_DLL
      e340b172
    • Kouhei Sutou's avatar
      Fix build error on Windows with MRB_BUILD_AS_DLL · 0bc6c174
      Kouhei Sutou authored
      Error message:
      
          C:\projects\groonga\vendor\mruby-source\include\mruby.h(1098): error C2375: 'mrb_gc_arena_save' : redefinition; different linkage [C:\projects\groonga\vendor\mruby\mruby.vcxproj]
                    C:\projects\groonga\vendor\mruby-source\include\mruby.h(1083) : see declaration of 'mrb_gc_arena_save'
          C:\projects\groonga\vendor\mruby-source\include\mruby.h(1099): error C2375: 'mrb_gc_arena_restore' : redefinition; different linkage [C:\projects\groonga\vendor\mruby\mruby.vcxproj]
                    C:\projects\groonga\vendor\mruby-source\include\mruby.h(1084) : see declaration of 'mrb_gc_arena_restore'
      0bc6c174
  4. 05 Apr, 2018 2 commits
  5. 04 Apr, 2018 3 commits
  6. 28 Mar, 2018 1 commit
  7. 27 Mar, 2018 6 commits
  8. 26 Mar, 2018 2 commits
  9. 25 Mar, 2018 2 commits
  10. 24 Mar, 2018 2 commits
  11. 22 Mar, 2018 2 commits
  12. 21 Mar, 2018 1 commit
  13. 20 Mar, 2018 2 commits
  14. 19 Mar, 2018 1 commit
  15. 16 Mar, 2018 3 commits
  16. 15 Mar, 2018 4 commits
  17. 12 Mar, 2018 1 commit
  18. 05 Mar, 2018 1 commit