summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Process parse.y without temporary filesNobuyoshi Nakada2023-05-151-1/+1
* Add user argument to some macros used by bisonNobuyoshi Nakada2023-05-141-4/+1
* Preprocess input parse.y from stdinNobuyoshi Nakada2023-05-142-19/+26
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko2023-05-122-5/+7
* Extract ext/readlineHiroshi SHIBATA2023-05-098-2867/+0
* [ruby/stringio] Drop support for ruby 2.6 or earlierNobuyoshi Nakada2023-05-083-83/+1
* Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada2023-05-051-1/+1
* [ruby/stringio] Update write-barrier at copyingNobuyoshi Nakada2023-05-031-3/+7
* [ruby/syslog] Improve the version extractionAkinori MUSHA2023-04-251-9/+3
* [ruby/syslog] Raise required_ruby_versionAkinori MUSHA2023-04-251-1/+1
* [ruby/syslog] Expose Syslog::VERSIONHiroshi SHIBATA2023-04-252-1/+16
* [ruby/win32ole] Reuse WIN32OLE_VERSION for gem versionHiroshi SHIBATA2023-04-212-2/+12
* [ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA2023-04-212-1/+17
* [ruby/stringio] Development of 3.0.7 started.Sutou Kouhei2023-04-141-1/+1
* [ruby/readline-ext] Expose Readline::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+15
* [ruby/nkf] Expose NKF::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+14
* [ruby/pathname] Expose Pathname::VERSIONHiroshi SHIBATA2023-04-142-2/+11
* [ruby/bigdecimal] fix: typo in document comments of `f_BigDecimal` functionHoNooD2023-04-081-1/+1
* [ruby/bigdecimal] Remove set but unused variableNobuyoshi Nakada2023-04-081-7/+0
* [Bug#19161] Detect thread local storage specifierNobuyoshi Nakada2023-04-071-7/+2
* [ruby/openssl] Register global variables before assignmentNobuyoshi Nakada2023-04-071-2/+2
* Update VPATH for socket, & dependenciesMatt Valentine-House2023-04-064-0/+288
* [Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu2023-04-041-9/+0
* [ruby/pathname] Remove taint/untaint methods because they should be removed s...Hiroshi SHIBATA2023-03-271-28/+0
* MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`Nobuyoshi Nakada2023-03-021-4/+13
* Update the depend filesMatt Valentine-House2023-02-2893-209/+0
* [ruby/stringio] Implement write barrier on StringIOJean Boussier2023-02-281-4/+5
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-2793-209/+0
* Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA2023-02-271-1/+1
* Prefer to use File.binwrite instead of IO.binwriteHiroshi SHIBATA2023-02-271-2/+2
* Prefer to use File.binread instead of IO.binreadHiroshi SHIBATA2023-02-271-2/+2
* [ruby/stringio] Remove (newly unneeded) remarks about aliasesBurdetteLamar2023-02-251-6/+0
* [ruby/bigdecimal] Bump up to 3.1.4Nobuyoshi Nakada2023-02-211-1/+1
* [ruby/bigdecimal] Move RB_GC_GUARD() at the end, like in BigMath_s_exp()Benoit Daloze2023-02-211-6/+7
* [ruby/bigdecimal] Avoid RB_GC_GUARD(a) = b in bigdecimalBenoit Daloze2023-02-211-6/+12
* [ruby/openssl] Stub gemspec for JRubyCharles Oliver Nutter2023-02-211-3/+9
* [ruby/strscan] Bump versionSutou Kouhei2023-02-211-1/+1
* [ruby/strscan] Mention return value of `rest?` in the docOKURA Masafumi2023-02-211-2/+3
* [ruby/bigdecimal] Read version from bigdecimal.cNobuyoshi Nakada2023-02-214-32/+15
* [ruby/date] Removed (newly unneeded) alias remarksBurdette Lamar2023-02-191-19/+0
* [DOC] Improve ObjectSpace#dump_XXX method docszverok2023-02-191-21/+14
* [ruby/bigdecimal] Fix the license name [ci skip]Nobuyoshi Nakada2023-02-191-1/+1
* [ruby/bigdecimal] Stub out extension build on JRubyCharles Oliver Nutter2023-02-172-10/+20
* [ruby/bigdecimal] Handle correctly #remainder with infinity. FixesMaciej Rzasa2023-02-171-0/+7
* Encapsulate RCLASS_ATTACHED_OBJECTJean Boussier2023-02-151-0/+2
* Merge gc.h and internal/gc.hMatt Valentine-House2023-02-096-8/+8
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-0893-0/+209
* [ruby/psych] Bump version to 5.1 for releaseCharles Oliver Nutter2023-02-071-1/+1
* [ruby/stringio] Development of 3.0.6 started.Nobuyoshi Nakada2023-02-031-1/+1
* [ruby/stringio] Revert "bump up to 3.0.6" [ci skip]Nobuyoshi Nakada2023-02-021-1/+1