• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k-takata / Onigmo / 277

Builds Branch Commit Type Ran Committer Via Coverage
277 master st: Add 'static const' push 09 Dec 2016 10:47AM UTC k-takata travis-ci pending completion   set done
276 master Merge pull request #77 from imasahiro/fix Define PRIdPTRDIFF at regint.h if not defined yet push 07 Dec 2016 05:08PM UTC web-flow travis-ci pending completion   set done
275 master Define PRIdPTRDIFF at regint.h if not defined yet Motivation: Because PRIdPTRDIFF is not defined on OSX with default c compiler, cannot build onigumo with ONIG_DEBUG_COMPILE=1. ```sh $ cd Onigumo $ ./configure CFLAGS="-DONIG_DEBUG_COMPILE=1" $ m... Pull #77 07 Dec 2016 04:58PM UTC web-flow travis-ci pending completion   set done
274 master Define PRIdPTRDIFF at regint.h if not defined yet Motivation: Because PRIdPTRDIFF is not defined on OSX with default c compiler, cannot build onigumo with ONIG_DEBUG_COMPILE=1. ```sh $ cd Onigumo $ ./configure CFLAGS="-DONIG_DEBUG_COMPILE=1" $ m... Pull #77 07 Dec 2016 04:30PM UTC web-flow travis-ci pending completion   set done
273 master Better fix for Issue #48 Remove redundant condition. push 07 Dec 2016 01:32PM UTC k-takata travis-ci pending completion   set done
271 master Better fix for Issue #48 This partly reverts 7591b3ccd. Also related: dd4638c92 push 07 Dec 2016 12:58PM UTC k-takata travis-ci pending completion   set done
270 master testpy: Remove unnecessary condition push 06 Dec 2016 02:00PM UTC k-takata travis-ci pending completion   set done
269 master Fix memory leak Found by Coverity Scan. push 05 Dec 2016 06:37PM UTC k-takata travis-ci pending completion   set done
266 master Fix type mismatch push 04 Dec 2016 11:08AM UTC k-takata travis-ci pending completion   set done
265 master Fix type mismatch push 04 Dec 2016 11:01AM UTC k-takata travis-ci pending completion   set done
264 master Update HISTORY push 04 Dec 2016 10:26AM UTC k-takata travis-ci pending completion   set done
263 master Fix wrong capture after recursive match (Fix #48) Now onigmo captures shallowest nest level. E.g.: `/\(((?:[^()]|\g<0>)*)\)/ =~ "((abc)(abc))"` Capturing happens tree times with this. 1. `(abc)(abc)`: position 1 to 11, nest level 1 2. the first... push 04 Dec 2016 07:59AM UTC k-takata travis-ci pending completion   set done
262 master Fix coding style push 04 Dec 2016 01:13AM UTC k-takata travis-ci pending completion   set done
261 master Change some values for compatibility with Oniguruma 6.x Actually this just reduce the difference a bit in source code level. Onigmo is not compatible with Oniguruma anymore. push 03 Dec 2016 05:30PM UTC k-takata travis-ci pending completion   set done
260 master Always make case sensitive in \X push 01 Dec 2016 12:57PM UTC k-takata travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 26
  • 27
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc