File Type | Total | Added | Removed | Changed |
---|---|---|---|---|
Header file | 45 | 26 | 19 | 0 |
C program | 119 | 99 | 20 | 0 |
C++ program | 1 | 1 | 0 | 0 |
Spec file | 1 | 0 | 0 | 0 |
Java program | 2 | 0 | 0 | 0 |
Python program | 6 | 6 | 0 | 0 |
Shell program | 32 | 16 | 0 | 16 |
Ruby program | 3 | 2 | 0 | 0 |
Automake file | 11 | 8 | 0 | 3 |
CMake file | 3 | 3 | 0 | 0 |
JavaScript file | 3 | 1 | 2 | 0 |
JSON file | 2 | 0 | 0 | 0 |
Lex program | 2 | 1 | 1 | 0 |
M4 macro file | 13 | 0 | 0 | 7 |
Makefile | 1 | 1 | 0 | 0 |
Man page | 6 | 6 | 0 | 0 |
Pkg-config file | 1 | 1 | 0 | 0 |
SGML document | 1 | 1 | 0 | 0 |
Yacc program | 2 | 1 | 1 | 0 |
Configure script | 1 | 0 | 0 | 1 |
CSS style sheet | 4 | 0 | 4 | 0 |
DOS Batch file | 2 | 2 | 0 | 0 |
Git file | 5 | 5 | 0 | 0 |
GNU Gperf file | 2 | 2 | 0 | 0 |
HTML page | 10 | 3 | 1 | 6 |
Sass CSS style sheet | 1 | 0 | 0 | 1 |
Signature file | 33 | 33 | 0 | 0 |
YAML file | 11 | 4 | 0 | 6 |
Image file | 3 | 0 | 2 | 0 |
Directory | 55 | 26 | 4 | 0 |
Change log | 5 | 3 | 0 | 1 |
Information file | 8 | 7 | 0 | 1 |
License | 2 | 1 | 0 | 0 |
Readme file | 6 | 3 | 0 | 1 |
Text file | 34 | 14 | 3 | 1 |
Other | 2 | 2 | 0 | 0 |
Total Files | 438 | 278 | 57 | 44 |
Name | Status | Delta | Visual Diff |
---|---|---|---|
builtin.h | moved | 0.0% | |
src/builtin.h | |||
bytecode.h | moved | 0.0% | |
src/bytecode.h | |||
compile.h | moved | 10.1% | diff |
src/compile.h | |||
exec_stack.h | moved | 0.0% | |
src/exec_stack.h | |||
jq.h | moved | 14.7% | diff |
src/jq.h | |||
jq_parser.h | moved | 0.0% | |
src/jq_parser.h | |||
jv.h | moved | 50.1% | diff |
src/jv.h | |||
jv_alloc.h | moved | 0.0% | |
src/jv_alloc.h | |||
jv_dtoa.h | moved | 0.0% | |
src/jv_dtoa.h | |||
jv_unicode.h | moved | 28.0% | diff |
src/jv_unicode.h | |||
jv_utf8_tables.h | moved | 0.0% | |
src/jv_utf8_tables.h | |||
lexer.h | moved | 7.2% | diff |
src/lexer.h | |||
libm.h | removed | ||
linker.h | moved | 0.0% | |
src/linker.h | |||
locfile.h | moved | 0.0% | |
src/locfile.h | |||
modules/oniguruma/src/oniggnu.h | added | ||
modules/oniguruma/src/onigposix.h | added | ||
modules/oniguruma/src/oniguruma.h | added | ||
modules/oniguruma/src/regenc.h | added | ||
modules/oniguruma/src/regint.h | added | ||
modules/oniguruma/src/regparse.h | added | ||
modules/oniguruma/src/st.h | added | ||
opcode_list.h | moved | 8.8% | diff |
src/opcode_list.h | |||
parser.h | moved | 18.0% | diff |
src/parser.h | |||
src/libm.h | added | ||
src/version.h | added | ||
util.h | moved | 0.0% | |
src/util.h | |||
version.h | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/contributed/libfuzzer-onig.cpp | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/src/gperf_fold_key_conv.py | added | ||
modules/oniguruma/src/gperf_unfold_key_conv.py | added | ||
modules/oniguruma/src/make_unicode_fold_data.py | added | ||
modules/oniguruma/src/make_unicode_property_data.py | added | ||
scripts/gen_utf8_tables.py | added | ||
src/builtin.jq | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/Rakefile.manual | added | ||
docs/Rakefile.website | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
configure.ac | changed | 56.3% | diff |
Makefile.am | changed | 55.6% | diff |
Makefile.in | changed | 29.3% | diff |
modules/oniguruma/configure.ac | added | ||
modules/oniguruma/Makefile.am | added | ||
modules/oniguruma/onig-config.in | added | ||
modules/oniguruma/oniguruma.pc.cmake.in | added | ||
modules/oniguruma/sample/Makefile.am | added | ||
modules/oniguruma/src/config.h.cmake.in | added | ||
modules/oniguruma/src/Makefile.am | added | ||
modules/oniguruma/test/Makefile.am | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/cmake/dist.cmake | added | ||
modules/oniguruma/CMakeLists.txt | added | ||
modules/oniguruma/sample/CMakeLists.txt | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/public/bootstrap/js/bootstrap.js | removed | ||
docs/public/bootstrap/js/bootstrap.min.js | removed | ||
docs/public/js/manual-search.js | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
lexer.l | moved | 0.6% | diff |
src/lexer.l |
Name | Status | Delta | Visual Diff |
---|---|---|---|
aclocal.m4 | changed | 4.1% | diff |
config/m4/check-math-func.m4 | changed | 100.0% | diff |
config/m4/libtool.m4 | changed | 33.0% | diff |
config/m4/ltoptions.m4 | changed | 31.9% | diff |
config/m4/ltsugar.m4 | changed | 4.6% | diff |
config/m4/ltversion.m4 | changed | 33.0% | diff |
config/m4/lt~obsolete.m4 | changed | 2.6% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/src/Makefile.windows | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
autom4te.cache/output.0 | added | ||
autom4te.cache/output.1 | added | ||
autom4te.cache/output.2 | added | ||
autom4te.cache/traces.0 | added | ||
autom4te.cache/traces.1 | added | ||
autom4te.cache/traces.2 | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/oniguruma.pc.in | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.github/ISSUE_TEMPLATE/bug_report.md | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
parser.y | moved | 14.2% | diff |
src/parser.y |
Name | Status | Delta | Visual Diff |
---|---|---|---|
configure | changed | 27.5% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/public/bootstrap/css/bootstrap-responsive.css | removed | ||
docs/public/bootstrap/css/bootstrap-responsive.min.css | removed | ||
docs/public/bootstrap/css/bootstrap.css | removed | ||
docs/public/bootstrap/css/bootstrap.min.css | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/make_win32.bat | added | ||
modules/oniguruma/make_win64.bat | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.gitmodules | added | ||
modules/oniguruma/.git | added | ||
modules/oniguruma/.gitignore | added | ||
modules/oniguruma/sample/.gitignore | added | ||
modules/oniguruma/src/.gitignore | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/src/euc_jp_prop.gperf | added | ||
modules/oniguruma/src/sjis_prop.gperf | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/templates/default.liquid | changed | 0.1% | |
docs/templates/index.liquid | changed | 15.1% | |
docs/templates/manual.liquid | changed | 23.3% | |
docs/templates/shared/_head.liquid | changed | 100.0% | |
docs/templates/shared/_header.liquid | renamed | 19.0% | |
docs/templates/shared/_navbar.liquid | |||
modules/oniguruma/index.html | added | ||
modules/oniguruma/index_ja.html | added | ||
tests/jq.test | changed | 22.0% | |
tests/onig.test | changed | 4.4% |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/public/css/base.scss | changed | 100.0% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.travis.yml | added | ||
appveyor.yml | added | ||
docs/content/2.download/default.yml | changed | 100.0% | diff |
docs/content/3.manual/manual.yml | changed | 25.6% | diff |
docs/content/3.manual/v1.3/manual.yml | changed | 0.6% | diff |
docs/content/3.manual/v1.4/manual.yml | changed | 1.1% | diff |
docs/content/3.manual/v1.5/manual.yml | added | ||
docs/content/3.manual/v1.6/manual.yml | added | ||
docs/content/index/index.yml | changed | 80.8% | diff |
docs/site.yml | changed | 60.1% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
docs/public/bootstrap/img/glyphicons-halflings-white.png | removed | ||
docs/public/bootstrap/img/glyphicons-halflings.png | removed |
Name | Status |
---|---|
.github | added |
.github/ISSUE_TEMPLATE | added |
autom4te.cache | added |
build | added |
docs/content/3.manual/v1.5 | added |
docs/content/3.manual/v1.6 | added |
docs/public/bootstrap | removed |
docs/public/bootstrap/css | removed |
docs/public/bootstrap/img | removed |
docs/public/bootstrap/js | moved |
docs/public/js | |
modules | added |
modules/oniguruma | added |
modules/oniguruma/cmake | added |
modules/oniguruma/contributed | added |
modules/oniguruma/doc | added |
modules/oniguruma/m4 | added |
modules/oniguruma/sample | added |
modules/oniguruma/src | added |
modules/oniguruma/src/unicode-7.0 | added |
modules/oniguruma/test | added |
modules/oniguruma/windows | added |
sig | added |
sig/v1.3 | added |
sig/v1.4 | added |
sig/v1.5 | added |
sig/v1.5rc1 | added |
sig/v1.5rc2 | added |
sig/v1.6 | added |
src | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/ChangeLog | added | ||
modules/oniguruma/HISTORY | added | ||
modules/oniguruma/NEWS | added | ||
NEWS | changed | 11.1% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
AUTHORS | changed | 56.2% | diff |
KEYS | added | ||
modules/oniguruma/AUTHORS | added | ||
modules/oniguruma/doc/API | added | ||
modules/oniguruma/doc/FAQ | added | ||
modules/oniguruma/doc/RE | added | ||
modules/oniguruma/doc/UNICODE_PROPERTIES | added | ||
modules/oniguruma/INSTALL | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/COPYING | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/README | added | ||
modules/oniguruma/README.ja | added | ||
modules/oniguruma/README.md | added | ||
README.md | changed | 50.3% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
autom4te.cache/requests | added | ||
Dockerfile | added | ||
docs/default_manpage.md | removed | ||
jq.1 | removed | ||
jq.1.default | removed | ||
jq.1.prebuilt | changed | 27.1% | diff |
modules/oniguruma/dist.info | added | ||
modules/oniguruma/doc/FAQ.ja | added | ||
modules/oniguruma/doc/RE.ja | added | ||
sig/v1.3/sha256sum.txt | added | ||
sig/v1.4/sha256sum.txt | added | ||
sig/v1.5/sha256sum.txt | added | ||
sig/v1.5rc1/sha256sum.txt | added | ||
sig/v1.5rc2/sha256sum.txt | added | ||
sig/v1.6/sha256sum.txt | added | ||
tests/base64.test | added | ||
tests/optional.test | added | ||
tests/utf8-truncate.jq | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
modules/oniguruma/m4/.whatever | added | ||
sig/jq-release.key | added |