[jruby-joni] annotated tag joni-2.1.14 created (now debe205)
Hideki Yamane
henrich at moszumanska.debian.org
Sun Feb 11 06:34:24 UTC 2018
This is an automated email from the git hooks/post-receive script.
henrich pushed a change to annotated tag joni-2.1.14
in repository jruby-joni.
at debe205 (tag)
tagging fa69821ce98ddab9b3e72bb96a82bcd47d60f36c (commit)
replaces joni-2.1.13
tagged by Thomas E. Enebo
on Thu Jan 25 14:53:33 2018 -0600
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag joni-2.1.14
Angelo (3):
Add "Maven Central" + "Build Status" icons
Fix url
Fix maven url
Charles Oliver Nutter (1):
[maven-release-plugin] prepare for next development iteration
Edward Betts (1):
correct spelling mistake
Haozhun Jin (1):
Add flags for ?< and \k named-capture to java syntax
Hideki Yamane (1):
make joni reproducible build
Marcin Mielzynski (153):
hide jcodings VANILLA flag
Merge branch 'master' of https://github.com/jruby/joni
introduce USE_NO_INVALID_QUANTIFIER
remove references to VANILLA flag
remove vanilla flag
split parseExp
disable vanilla tests
bump jcodings
update travis
use isUnicode
add capital R tests
grapheme clusters
grapheme cluster tests
bump jcodings
move target down in debug info
more compact debug info
rejigger tests
reformat
disable property test supported by upcoming jcodings release
add unicode tests
fix (?i)\u0149\u0149
add a test
fix folded chars in look-behind
no need to zero
allow option in look-behind
Onigmo folding tests
add more Onigmo tests
debug info cleanup
more cleanup
remove shared char class logic
first batch for ascii/unicode modifiers
reenable tests broken by non unicode SDW
remove NON_UNICODE_SDW
second batch for ascii/unicode modifiers
fix char class
dont populate mbuf accidentally
hide functions
enable passing tests
Merge branch 'master' of https://github.com/jruby/joni
CClassNode.isOneChar
bitset changes
enable one char class
add jacoco to test-coverage profile
add perl bits
rejigger anchor node
cleanup
cleanup
move isInvalidQuantifier to Parser
remove dead code
update docs
cleanup
introduce new test Syntax with asci range option tuned off
bitset cleanup
too fast
opt
disable tests for upcoming jcodings release
too many capture groups check
remove dead code
refactor analyzer construction
backref node cleanup
more debug info down
more debug info down
sync with Onigmo changes
cleanup
silence javadoc
refactor enclose
silence warnings during test run
dedup parse logic
hide matcher constructor
dedup test logic
k-takata/Onigmo#96
cleanup
cleanup
cleanup
devirtualize getType()
make AnyCharNode a singleton
fix interrupt test
Revert "make AnyCharNode a singleton"
enable new tests
matche cleanup
Merge branch 'master' of https://github.com/jruby/joni
refactor CaseFoldCodeItem
fix ignore case
sync PREC_READ_NOT
fix potential COW problem when catenating code points
update surefire plugin
rejigger tests again
extract matchAt initialization
move singlebyte ops to the end
renumber ops
specialize bytecode interpreter for singlebyte
cleanup
enable tests
bits for absent operator
cleanup and remove redundant reset call
absent operator
use range and guard against length
stack code cleanup
dedup stack logic
swap pkeep and state check union members
reduce stack frame size when combination explosion check is not used
reduce number of bytecodes in interpreter loop when CEC is not used
CClassMBNot always succeeds for singlebyte
specialize OPCode.CCLASS_MIX
fix a stypo
better test log
get rid of QuantifierNode.convertToString
move reduce table to quantifier node
dedup exact n ops
introduce RootNode to enable more consistent ast node swapping
CallNode target is always an enclose
use setTarget
lock jacoco
more consistent call scheme
backref node cleanup
better node string debug info
fix node swapping
fix node swapping
Revert "fix node swapping"
nextSetup cleanup
fix string expansion
break out
bad break
turn off one char class
reenable one char class
StringNode.fromCodePoint
parse more string
swap -> replaceWith
rejigger exactn opcodes
rejigger ExactMB2Nx opcodes
rejigger ExactMB2N and ExactMB3N
dedup
turn off syntax specific options after compilation
duplicate char class warnings
refactor warnings and remove warnings reference from regex object
hide matcher factory
statically disable dynamic option
sync code range buffer
pass scan env to coderange buffer routines
enable OP2_ESC_U_HEX4 in test syntax
enable char class duplication warnings
enable bitset duplication warnings
RootNode -> TopNode
orphan deprecated jcodings function
hide some classes
inline warnings
sync with https://github.com/k-takata/Onigmo/commit/282338f88a8bf0807a7a1d21b06f78abe9de8fac
hide more things
remove dead code
change profile name to jacoco
cover OPCode.EXACTMBN
specialize CCLASS_MIX_NOT for singlebyte
test for specialized CCLASS_MIX_NOT
Marcin Mielżyński (7):
Merge pull request #29 from EdwardBetts/spelling
Merge pull request #31 from henrich/master
Merge pull request #25 from angelozerr/patch-1
Merge pull request #19 from haozhun/javasyn
Create LICENSE
Merge pull request #32 from rtyler/defaults
Merge pull request #33 from rtyler/tolerate-alpine
Marcin.Mielzynski (3):
fix code point
simplify debug info
use maxLength
R. Tyler Croy (3):
Add the maven wrapper
Flesh out a full wrapper enabled Pipeline
Downgrade the maven-surefire-plugin to a version which tolerates Alpine Linux
Thomas E. Enebo (2):
Use now released jcodings as dep
[maven-release-plugin] prepare release joni-2.1.14
lopex (15):
more passing absent operator tests
hoist some values
use singlebyte interpreter loop when passed code range in options
CClassMB should always fail for singlebyte
StringNode cleanup
remove dead code
more descriptive names
cleanup
refactor list node
refactor list node
remove hard reference to root
rename
dedup
add escape warning
dedup
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git
More information about the pkg-java-commits
mailing list