aboutsummaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Expand)AuthorAgeFilesLines
* Add `modencs` target to build encodings/transcoders as modulesNobuyoshi Nakada2023-09-111-6/+2
* [Bug #19728] Auto-generate unicode property docsJanosch Müller2023-07-011-1/+1
* Fix handling of 6-byte codepoints in left_adjust_char_head in CESU-8 encodingJosef Haider2023-03-181-4/+19
* Update the depend filesMatt Valentine-House2023-02-281-66/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-66/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+66
* Ensure newline at EOF [ci skip]Nobuyoshi Nakada2023-01-0635-35/+35
* update Unicode include files to version 15.0.0Martin Dürst2022-12-062-992/+2094
* move Unicode include files to version 15.0.0 directoryMartin Dürst2022-12-062-0/+0
* fix wrong property information in name2ctype.hMartin Dürst2022-12-061-5/+16
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-11-211-1/+1
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-214-9/+5
* Move case-folding.rb to tooldir with enc-prefixNobuyoshi Nakada2022-09-171-418/+0
* Remove get_actual_encoding() and the dynamic endian detection for dummy UTF-1...Benoit Daloze2022-09-122-2/+2
* Support Encoding::Converter newline: :lf and :lf_newline optionsJeremy Evans2022-08-191-0/+20
* Resolve abi symbol references from miniruby to avoid circular depsYuta Saito2022-08-041-1/+1
* Link ext bundles with bundle loader option for newer ld64Yuta Saito2022-08-041-0/+2
* Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BITJean Boussier2022-07-191-3/+3
* Remove Unicode 13.0.0 related filesMartin Dürst2022-03-162-50521/+0
* update Unicode Version to 14.0.0 and Emoji version to 14.0Martin Dürst2022-03-132-0/+52210
* Revert "enc/depend: fix out-of-src build with --with-static-linked-ext" (#5616)Nobuyoshi Nakada2022-03-021-7/+1
* enc/depend: fix out-of-src build with --with-static-linked-extYuta Saito2022-03-021-1/+7
* [Feature #18249] Update dependenciesPeter Zhu2022-02-221-0/+4218
* [Feature #18249] Include ruby.h in extensions to have ABI versionPeter Zhu2022-02-222-0/+3
* Update dependenciesNobuyoshi Nakada2021-11-211-67/+0
* ruby tool/update-deps --fix卜部昌平2021-10-051-850/+895
* Remove no longer needed include files (Unicode Version 12.1.0)Martin Dürst2021-07-092-49238/+0
* Add directory and include files for Unicode version 13.0.0Martin Dürst2021-07-082-0/+50521
* Use $ignore_error defined in mkmf.rbNobuyoshi Nakada2021-07-031-9/+9
* dependency updates卜部昌平2021-04-131-65/+0
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-292-1/+2
* Add string encoding IBM720 alias CP720 (#3803)Lars Kanis2020-11-223-1/+126
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-27/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-27/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-65/+0
* Use https instead of httpKazuhiro NISHIYAMA2020-07-2813-15/+15
* Encode ' as ' when using encode(xml: :attr)Jeremy Evans2020-07-101-1/+2
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-5414/+5414
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-5414/+5414
* Suppress warnings by gcc 10.1.0-RC-20200430Nobuyoshi Nakada2020-05-041-0/+4
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+6080
* Suppress warnings: reserved for numbered parameterKazuki Tsujimoto2020-04-051-1/+1
* Added tooldir variableNobuyoshi Nakada2020-04-052-2/+3
* more on NULL versus functions.卜部昌平2020-02-071-5/+5
* update dependencies卜部昌平2019-12-261-0/+33
* decouple internal.h headers卜部昌平2019-12-261-1/+1
* enc/x_emoji.h: fixed dead-links [ci skip]Nobuyoshi Nakada2019-12-241-2/+2
* Fixed misspellingsNobuyoshi Nakada2019-12-222-2/+2
* Update dependenciesNobuyoshi Nakada2019-11-181-43/+0
* Init function is need to link staticallyNobuyoshi Nakada2019-08-101-0/+5