]>
granicus.if.org Git - onig/log
K.Kosako [Wed, 4 May 2016 13:11:20 +0000 (22:11 +0900)]
remove unicode_prop.c
K.Kosako [Wed, 4 May 2016 13:04:37 +0000 (22:04 +0900)]
update Unicode data to 8.0.0
K.Kosako [Tue, 3 May 2016 15:15:33 +0000 (00:15 +0900)]
change Unicode case folding data to 7.0.0
K.Kosako [Tue, 3 May 2016 15:11:41 +0000 (00:11 +0900)]
add output of CASEFOLD_VERSION
K.Kosako [Mon, 2 May 2016 13:53:02 +0000 (22:53 +0900)]
remove unicode_prop.c from CMakeLists.txt
K.Kosako [Mon, 2 May 2016 13:52:02 +0000 (22:52 +0900)]
add distribution files
K.Kosako [Mon, 2 May 2016 13:50:37 +0000 (22:50 +0900)]
change OnigCodePoint type to unsigned int
kosako [Mon, 2 May 2016 08:57:58 +0000 (17:57 +0900)]
add doc/UNICODE_PROPERTIES
kosako [Mon, 2 May 2016 08:31:14 +0000 (17:31 +0900)]
add comment in unicode_property_dtaa.c
kosako [Mon, 2 May 2016 08:03:03 +0000 (17:03 +0900)]
update Unicode Property to 7.0.0
kosako [Wed, 27 Apr 2016 07:09:33 +0000 (16:09 +0900)]
add *.txt into .gitignore
kosako [Tue, 19 Apr 2016 08:53:40 +0000 (17:53 +0900)]
small change
kosako [Tue, 19 Apr 2016 08:49:58 +0000 (17:49 +0900)]
reimplement onig_init()
kosako [Tue, 19 Apr 2016 08:44:15 +0000 (17:44 +0900)]
allow the case that initialization function is not invited. But it is unfavorable.
kosako [Tue, 19 Apr 2016 07:05:20 +0000 (16:05 +0900)]
add error code ONIGERR_FAIL_TO_INITIALIZE
kosako [Tue, 19 Apr 2016 06:50:28 +0000 (15:50 +0900)]
reimplement by using onig_initialize_encoding()
kosako [Tue, 19 Apr 2016 06:41:05 +0000 (15:41 +0900)]
add onig_initialize_encoding()
kosako [Tue, 19 Apr 2016 06:32:10 +0000 (15:32 +0900)]
add is_initialized member into OnigEncodingType
kosako [Mon, 18 Apr 2016 07:04:36 +0000 (16:04 +0900)]
update README etc.. for Windows platform
kosako [Mon, 18 Apr 2016 06:53:39 +0000 (15:53 +0900)]
add make_win64/32.bat
kosako [Mon, 18 Apr 2016 06:42:01 +0000 (15:42 +0900)]
rename win32 directory to windows
kosako [Mon, 18 Apr 2016 06:39:58 +0000 (15:39 +0900)]
add config.h.win64
kosako [Mon, 18 Apr 2016 06:38:46 +0000 (15:38 +0900)]
move Win32 files into src directory
kosako [Mon, 18 Apr 2016 06:34:25 +0000 (15:34 +0900)]
add sample/.gitignore
kosako [Mon, 18 Apr 2016 06:20:47 +0000 (15:20 +0900)]
add initialize function call into win32/testc.c
kosako [Mon, 18 Apr 2016 06:15:36 +0000 (15:15 +0900)]
fix bug of uninitialized regex_t value on error
kosako [Mon, 18 Apr 2016 05:37:02 +0000 (14:37 +0900)]
remove unicode_fold_data.obj from win32/Makefile
kosako [Mon, 18 Apr 2016 05:33:09 +0000 (14:33 +0900)]
fix win32/Makefile
kosako [Mon, 18 Apr 2016 05:30:18 +0000 (14:30 +0900)]
add source files into win32/Makefile
kosako [Mon, 18 Apr 2016 05:21:08 +0000 (14:21 +0900)]
define xstrncy() for strncpy_s()
kosako [Mon, 18 Apr 2016 05:14:33 +0000 (14:14 +0900)]
remove xstrncat and define xstrcat
kosako [Mon, 18 Apr 2016 05:04:36 +0000 (14:04 +0900)]
add xstncat() for strcat_s()
kosako [Mon, 18 Apr 2016 04:55:53 +0000 (13:55 +0900)]
use _vsnprintf_s() instead of _vsnprintf() for Windows
kosako [Mon, 18 Apr 2016 04:44:27 +0000 (13:44 +0900)]
define xsnprintf() macro for Windows platform
kosako [Mon, 18 Apr 2016 01:57:32 +0000 (10:57 +0900)]
minor changes
kosako [Mon, 18 Apr 2016 01:57:17 +0000 (10:57 +0900)]
fix FOLDS_FOLD_ADDR_BUK() for remove warning.
K.Kosako [Sun, 17 Apr 2016 09:10:36 +0000 (18:10 +0900)]
add source files for cmake
K.Kosako [Sun, 17 Apr 2016 09:09:04 +0000 (18:09 +0900)]
add source files to distribution
K.Kosako [Sat, 16 Apr 2016 14:46:57 +0000 (23:46 +0900)]
reimplement Unicode case folding
K.Kosako [Sat, 16 Apr 2016 14:38:06 +0000 (23:38 +0900)]
add some entries into src/.gitignore
kosako [Wed, 13 Apr 2016 06:06:46 +0000 (15:06 +0900)]
minor change
kosako [Wed, 13 Apr 2016 04:38:23 +0000 (13:38 +0900)]
remove redundant code
kosako [Wed, 13 Apr 2016 02:22:47 +0000 (11:22 +0900)]
fix indent
kosako [Mon, 11 Apr 2016 08:19:18 +0000 (17:19 +0900)]
fix indent
kosako [Mon, 11 Apr 2016 06:28:27 +0000 (15:28 +0900)]
fix indent
kosako [Mon, 11 Apr 2016 01:32:32 +0000 (10:32 +0900)]
update LTVERSION = 3.0.0
kosako [Fri, 8 Apr 2016 07:16:44 +0000 (16:16 +0900)]
add source files in win32/Makefile
kosako [Fri, 8 Apr 2016 06:30:21 +0000 (15:30 +0900)]
add source files entry into CMakeLists.txt
kosako [Fri, 8 Apr 2016 06:29:18 +0000 (15:29 +0900)]
add entry into .gitignore
kosako [Fri, 8 Apr 2016 05:07:55 +0000 (14:07 +0900)]
update from master branch
kosako [Fri, 8 Apr 2016 01:19:20 +0000 (10:19 +0900)]
reduce encodings for onig_init()
kosako [Thu, 7 Apr 2016 09:36:30 +0000 (18:36 +0900)]
remove NameCtypeTable in unicode.c
kosako [Thu, 7 Apr 2016 08:08:41 +0000 (17:08 +0900)]
reduce unicode initialize function
kosako [Thu, 7 Apr 2016 08:07:39 +0000 (17:07 +0900)]
add property name test
kosako [Thu, 7 Apr 2016 04:53:07 +0000 (13:53 +0900)]
remove initialize functions from EUC_JP and Shift_JIS by using gperf
kosako [Thu, 7 Apr 2016 04:39:54 +0000 (13:39 +0900)]
addd test case into encode.c
kosako [Wed, 6 Apr 2016 00:27:18 +0000 (09:27 +0900)]
add ERROR ONIGERR_LIBRARY_IS_NOT_INITIALIZED
kosako [Wed, 6 Apr 2016 00:26:39 +0000 (09:26 +0900)]
add calling onig_end() and reg_set_encoding()
kosako [Wed, 6 Apr 2016 00:10:37 +0000 (09:10 +0900)]
update document
kosako [Tue, 5 Apr 2016 09:01:47 +0000 (18:01 +0900)]
remove all THREAD_ macro
kosako [Tue, 5 Apr 2016 08:55:51 +0000 (17:55 +0900)]
remove onig_init() from regcomp.c and create onig_init.c
kosako [Tue, 5 Apr 2016 08:49:31 +0000 (17:49 +0900)]
don't call onig_init() from onig_new()
kosako [Tue, 5 Apr 2016 08:10:45 +0000 (17:10 +0900)]
add unicode initialize function
kosako [Tue, 5 Apr 2016 07:43:40 +0000 (16:43 +0900)]
minor change
kosako [Tue, 5 Apr 2016 06:54:40 +0000 (15:54 +0900)]
add init member into OnigEncoding
kosako [Fri, 1 Apr 2016 09:20:02 +0000 (18:20 +0900)]
remove THREAD_SYSTEM_ macro
kosako [Thu, 31 Mar 2016 08:54:57 +0000 (17:54 +0900)]
don't guard onig_init() and onig_end() by THREAD_ATOMIC_
kosako [Thu, 31 Mar 2016 08:43:38 +0000 (17:43 +0900)]
don't call statistics functions from onig_init() and onig_end()
kosako [Wed, 30 Mar 2016 08:55:33 +0000 (17:55 +0900)]
remove code of USE_SHARED_CCLASS_TABLE
kosako [Wed, 30 Mar 2016 08:41:52 +0000 (17:41 +0900)]
fix indent
kosako [Tue, 29 Mar 2016 08:28:34 +0000 (17:28 +0900)]
remove onig_chain_reduce() and onig_chain_link_add()
kosako [Tue, 29 Mar 2016 08:25:00 +0000 (17:25 +0900)]
remove THREAD_ATOMIC_ in onig_transfer()
kosako [Tue, 29 Mar 2016 07:46:57 +0000 (16:46 +0900)]
remove codes in USE_PARSE_TREE_NODE_RECYCLE
kosako [Tue, 29 Mar 2016 07:36:03 +0000 (16:36 +0900)]
rename test/Makefile target name to test
kosako [Tue, 29 Mar 2016 07:27:09 +0000 (16:27 +0900)]
remove THREAD_PASS macro
kosako [Mon, 28 Mar 2016 06:24:00 +0000 (15:24 +0900)]
remove state member of regex
kosako [Mon, 28 Mar 2016 06:19:09 +0000 (15:19 +0900)]
remove unused macro
kosako [Mon, 28 Mar 2016 06:05:30 +0000 (15:05 +0900)]
remove USE_RECOMPILE_API case
kosako [Mon, 28 Mar 2016 05:51:37 +0000 (14:51 +0900)]
update for Win32
kosako [Mon, 28 Mar 2016 05:39:43 +0000 (14:39 +0900)]
update README etc...
kosako [Fri, 25 Mar 2016 10:02:39 +0000 (19:02 +0900)]
update for autoreconf
kosako [Fri, 25 Mar 2016 10:01:12 +0000 (19:01 +0900)]
update CMakeLists.txt for changed directories
kosako [Fri, 25 Mar 2016 10:00:23 +0000 (19:00 +0900)]
add src/config.h.cmake.in in dist
kosako [Fri, 25 Mar 2016 09:50:30 +0000 (18:50 +0900)]
add AM_LDFLAGS
kosako [Fri, 25 Mar 2016 09:49:52 +0000 (18:49 +0900)]
don't compile at toplevel make
kosako [Fri, 25 Mar 2016 09:46:15 +0000 (18:46 +0900)]
remove unused code.
kosako [Fri, 25 Mar 2016 09:12:08 +0000 (18:12 +0900)]
add -Wall flag
kosako [Fri, 25 Mar 2016 09:11:45 +0000 (18:11 +0900)]
add cmake files for dist
kosako [Fri, 25 Mar 2016 08:41:00 +0000 (17:41 +0900)]
add test directory
kosako [Fri, 25 Mar 2016 07:37:57 +0000 (16:37 +0900)]
move source files into src/
kosako [Wed, 23 Mar 2016 09:18:46 +0000 (18:18 +0900)]
updated by autoconf
kosako [Wed, 23 Mar 2016 09:11:57 +0000 (18:11 +0900)]
use AM_CPPFLAGS instead of INCLUDES
kosako [Wed, 23 Mar 2016 09:06:54 +0000 (18:06 +0900)]
add -Wno-portability into AM_INIT_AUTOMAKE()
kosako [Wed, 23 Mar 2016 09:03:32 +0000 (18:03 +0900)]
add m4/*.m4
kosako [Wed, 23 Mar 2016 08:59:57 +0000 (17:59 +0900)]
remove all m4/ files.
kosako [Wed, 23 Mar 2016 08:58:04 +0000 (17:58 +0900)]
rename configre.in to configure.ac
kosako [Mon, 25 Jan 2016 08:11:53 +0000 (17:11 +0900)]
add files (compile and test-driver)
kosako [Mon, 25 Jan 2016 08:05:03 +0000 (17:05 +0900)]
fix auto-generated files.
kosako [Mon, 25 Jan 2016 07:19:08 +0000 (16:19 +0900)]
add files (configure Makefile.in aclocal.m4 m4/)
kosako [Tue, 17 Nov 2015 00:56:15 +0000 (09:56 +0900)]
fix memory leak (issues #4)