summaryrefslogtreecommitdiffstats
path: root/src/if_ruby.c
AgeCommit message (Expand)Author
2021-02-01patch 8.2.2448: compilation error with Ruby 3.0v8.2.2448Bram Moolenaar
2021-01-08patch 8.2.2312: build failure with Ruby 3.0 and 32 bitsv8.2.2312Bram Moolenaar
2020-12-31patch 8.2.2254: Vim9: bool option type is numberv8.2.2254Bram Moolenaar
2020-12-28patch 8.2.2235: build failure with some Ruby versionsv8.2.2235Bram Moolenaar
2020-12-10patch 8.2.2126: Ruby: missing function prototypev8.2.2126Bram Moolenaar
2020-12-06patch 8.2.2104: build problem with Ruby 2.7v8.2.2104Bram Moolenaar
2020-06-12patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar
2020-05-30patch 8.2.0853: ml_delete() often called with FALSE argumentv8.2.0853Bram Moolenaar
2020-05-26patch 8.2.0828: Travis: regexp patttern doesn't work everywherev8.2.0828Bram Moolenaar
2020-04-11patch 8.2.0541: Travis CI does not give compiler warningsv8.2.0541Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-03-29patch 8.2.0479: unloading shared libraries on exit has no purposev8.2.0479Bram Moolenaar
2020-02-22patch 8.2.0297: compiler warnings for the Ruby interfacev8.2.0297Bram Moolenaar
2020-02-11patch 8.2.0246: MSVC: deprecation warnings with Rubyv8.2.0246Bram Moolenaar
2020-01-11patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar
2020-01-07patch 8.2.0100: macros for Ruby are too complicatedv8.2.0100Bram Moolenaar
2019-12-04patch 8.1.2387: using old C style commentsv8.1.2387Bram Moolenaar
2019-04-14patch 8.1.1174: cannot build with Ruby 1.8v8.1.1174Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-26patch 8.1.1056: no eval function for Rubyv8.1.1056Bram Moolenaar
2019-02-23patch 8.1.0977: blob not tested with Rubyv8.1.0977Bram Moolenaar
2019-02-18patch 8.1.0947: using MSWIN before it is definedv8.1.0947Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-03patch 8.1.0871: build error when building with Ruby 2.6.0v8.1.0871Bram Moolenaar
2019-01-30patch 8.1.0848: cannot build with Ruby 1.8v8.1.0848Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2019-01-08patch 8.1.0704: building with Ruby 2.6 gives compiler warningsv8.1.0704Bram Moolenaar
2018-12-27patch 8.1.0646: cannot build with Ruby 2.6.0v8.1.0646Bram Moolenaar
2018-12-19patch 8.1.0609: MS-Windows: unused variable, depending on the Ruby versionv8.1.0609Bram Moolenaar
2018-09-13patch 8.1.0380: "make proto" doesn't work wellv8.1.0380Bram Moolenaar
2018-08-11patch 8.1.0269: Ruby Kernel.#p method always returns nilv8.1.0269Bram Moolenaar
2018-08-04patch 8.1.0239: now Ruby build fails on other systemsv8.1.0239Bram Moolenaar
2018-08-03patch 8.1.0236: Ruby build fails when ruby_intern is missingv8.1.0236Bram Moolenaar
2018-08-01patch 8.1.0232: Ruby error does not include backtracev8.1.0232Bram Moolenaar
2018-07-28patch 8.1.0220: Ruby converts v:true and v:false to a numberv8.1.0220Bram Moolenaar
2018-07-25patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar
2018-07-24patch 8.1.0209: stderr output from Ruby messes up displayv8.1.0209Bram Moolenaar
2018-05-17patch 8.0.1849: compiler warning for unused arguments, missing prototypev8.0.1849Bram Moolenaar
2018-01-31patch 8.0.1448: segfault with exception inside :rubyfile commandv8.0.1448Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-09-26patch 8.0.1155: Ruby command triggers a warningv8.0.1155Bram Moolenaar
2017-09-22patch 8.0.1137: cannot build with Rubyv8.0.1137Bram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-03patch 8.0.1047: buffer overflow in Rubyv8.0.1047Bram Moolenaar
2017-01-29patch 8.0.0270: may get ml_get error when :rubydo deletes linesv8.0.0270Bram Moolenaar
2017-01-15patch 8.0.0191: can't build with Ruby on some systemsv8.0.0191Bram Moolenaar
2017-01-14patch 8.0.0187: cant build with new Ruby versionv8.0.0187Bram Moolenaar