Commit Graph

13 Commits

Author SHA1 Message Date
Antoine du Hamel 4add1722fd
Use Buffer.allocUnsafe instead of deprecated Buffer API
Ref: nodejs/node#19079
Ref: https://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor
Ref: https://nodejs.org/api/buffer.html#buffer_class_buffer
2018-07-29 21:01:21 +02:00
zevanty 78f44265e3 Use wrapper functions for returning all matches 2018-07-01 22:52:34 -07:00
zevanty 0c775fa651 Add option to return all matches 2018-04-22 00:57:54 -07:00
Dmitry Shirokov 802964244f add sample size option 2017-10-16 13:35:35 +11:00
Dmitry Shirokov 1a7da87ec4 major style changes for rest of the files 2013-11-22 15:37:41 +11:00
Dmitry Shirokov b60a93a538 minor changes 2013-08-06 11:35:58 +10:00
Dmitry Shirokov 486929120a more singlebyte encodings, more tests 2013-05-04 19:27:28 +10:00
Dmitry Shirokov 3410a495d4 iso 8859-9 2013-05-02 18:31:57 +10:00
Dmitry Shirokov 3839090be1 iso8859_8 2013-05-02 11:37:32 +10:00
Dmitry Shirokov fc07ac905e singlebyte encodings - iso8859-*, version bump 2013-05-02 00:57:54 +10:00
Dmitry Shirokov ef30efcc27 mooore tests, jp/cn/ko multibyte encodings 2013-04-30 23:49:02 +10:00
Dmitry Shirokov e30594fa9d basic tests, improvements 2013-04-30 00:31:48 +10:00
Dmitry Shirokov dcaa9ba5d7 main class 2013-03-04 23:47:01 +04:00