summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2020-11-12[ruby/date] Numeric already includes ComparableAkira Matsuda
2020-11-12[ruby/date] Updated timezones from timeanddate.comNobuyoshi Nakada
2020-11-12[ruby/date] Honor timezones from timeanddate.comNobuyoshi Nakada
2020-11-12[ruby/date] Fixed the script file name to update zonetab.listNobuyoshi Nakada
2020-11-12[ruby/date] [DOC] declate DateTime class is deprecatedNARUSE, Yui
2020-11-11Use Fiddle::Importer directlyHiroshi SHIBATA
2020-11-11Removed win32/resolv.rb for 32bit envHiroshi SHIBATA
2020-11-11Removed win32apiHiroshi SHIBATA
2020-11-10Use fiddle (win32/importer) instead of Win32APINAKAMURA Usaku
2020-11-10Complex and Rational is embedded classes nowHiroshi SHIBATA
2020-11-01ext/socket/rubysocket.h: avoid the conflict of T_DATA definition in AIXRei Odaira
2020-10-30Promote win32ole to default gems.Hiroshi SHIBATA
2020-10-28Use public allocators for creating new T_OBJECT objectsAaron Patterson
2020-10-21Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada
2020-10-21Don't redefine #rb_intern over and over againStefan Stüben
2020-10-21Update dependencies for macOSNobuyoshi Nakada
2020-10-20Implement a freeze: parser optionJean Boussier
2020-10-19Followed up with 708413807ae958afb79257b18475424e0a8a4a56Hiroshi SHIBATA
2020-10-19Revisit to promote digest to default gems.Hiroshi SHIBATA
2020-10-16keep proc on the stack so it does not moveAaron Patterson
2020-10-14Promote pathname to default gemsHiroshi SHIBATA
2020-10-11Adjusted indents [ci skip]Nobuyoshi Nakada
2020-10-11Respect the original styles [ci skip]Nobuyoshi Nakada
2020-10-11[ruby/io-console] Refined getch warningsNobuyoshi Nakada
2020-10-11[ruby/io-console] Relaxed min: option warningNobuyoshi Nakada
2020-10-11[ruby/io-console] Fix timeout type error (#18)Nobuyoshi Nakada
2020-10-11[ruby/io-console] Fixed "Rework console to use `rb_io_wait`."Nobuyoshi Nakada
2020-10-10Fixed typo in commentIkko Ashimine
2020-10-06Prevent objects from moving while iterating the heapAaron Patterson
2020-10-06Appended a newline to suppress newline-eof warningNobuyoshi Nakada
2020-10-06STRUCT_ALIGNOF: use RUBY_ALIGNOF卜部昌平
2020-10-02mark regex internal to string scannerAaron Patterson
2020-10-03Fix ObjectSpace.dump(obj, output: :stdout)Kazuhiro NISHIYAMA
2020-10-02memory_view.c: Use ssize_t for ndim in memory_view (#3615)Kenta Murata
2020-09-30strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-09-29Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada
2020-09-28Refactor common heap iteration codeAaron Patterson
2020-09-28Fix ASAN support when invalidating CCsAaron Patterson
2020-09-28make ext/coverage ASAN friendlyAaron Patterson
2020-09-28Make ext/objspace ASAN friendlyAaron Patterson
2020-09-27ext/socket/ipsocket.c: prevent "warning: unused variable 'resolv_timeout'"Yusuke Endoh
2020-09-26update-depsNARUSE, Yui
2020-09-25Return nil when argument to ObjectSpace.internal_class_of is T_IMEMOAlan Wu
2020-09-26ext/readline/depend: update-deps --fixKenta Murata
2020-09-25[ruby/readline-ext] Remove unnecessary header files from dependaycabta
2020-09-25Buffer protocol proposal (#3261)Kenta Murata
2020-09-25[flori/json] Fix JSON.load_file docJean Boussier
2020-09-25[flori/json] Partial compliance with doc/method_documentation.rdocBurdetteLamar
2020-09-25[flori/json] Enhanced RDoc for JSON.dump (#443)Burdette Lamar
2020-09-25bundle the LICENSE file in the gemJulien Feltesse