diff --git a/qse/include/qse/conf_dos.h b/qse/include/qse/conf_dos.h index e96474e2..caee3755 100644 --- a/qse/include/qse/conf_dos.h +++ b/qse/include/qse/conf_dos.h @@ -52,6 +52,9 @@ # define QSE_SIZEOF_OFF64_T 0 # define QSE_SIZEOF_OFF_T 4 # +# define QSE_SIZEOF_MBSTATE_T QSE_SIZEOF_LONG +# define QSE_MBLEN_MAX 8 +# # define QSE_CHAR_IS_WCHAR #elif defined(__WATCOMC__) && !defined(__386__) # define QSE_SIZEOF_CHAR 1 @@ -76,7 +79,7 @@ # define QSE_SIZEOF_OFF_T 4 # # define QSE_SIZEOF_MBSTATE_T QSE_SIZEOF_LONG -# define QSE_MBLEN_MAX 16 +# define QSE_MBLEN_MAX 8 # # define QSE_CHAR_IS_WCHAR #else diff --git a/qse/include/qse/conf_msw.h b/qse/include/qse/conf_msw.h index b2239759..629f48da 100644 --- a/qse/include/qse/conf_msw.h +++ b/qse/include/qse/conf_msw.h @@ -1,5 +1,5 @@ /* - * $Id: conf_msw.h 554 2011-08-22 05:26:26Z hyunghwan.chung $ + * $Id: conf_msw.h 561 2011-09-07 07:17:05Z hyunghwan.chung $ * Copyright 2006-2011 Chung, Hyung-Hwan. This file is part of QSE. @@ -135,7 +135,7 @@ _M_X64 x64 platform # define QSE_SIZEOF_OFF_T 8 # # define QSE_SIZEOF_MBSTATE_T QSE_SIZEOF_LONG -# define QSE_MBLEN_MAX 16 +# define QSE_MBLEN_MAX 8 # # define QSE_CHAR_IS_WCHAR #else diff --git a/qse/include/qse/conf_os2.h b/qse/include/qse/conf_os2.h index 2acdf273..da2a159a 100644 --- a/qse/include/qse/conf_os2.h +++ b/qse/include/qse/conf_os2.h @@ -56,7 +56,7 @@ * but this should be large enough */ # define QSE_SIZEOF_MBSTATE_T QSE_SIZEOF_LONG /* TODO: check the exact value */ -# define QSE_MBLEN_MAX 16 +# define QSE_MBLEN_MAX 8 # # define QSE_CHAR_IS_WCHAR #else diff --git a/qse/watcom/debug/dos32/lib/cmn/qsecmn.tgt b/qse/watcom/debug/dos32/lib/cmn/qsecmn.tgt index 0887d43b..3244322c 100755 --- a/qse/watcom/debug/dos32/lib/cmn/qsecmn.tgt +++ b/qse/watcom/debug/dos32/lib/cmn/qsecmn.tgt @@ -42,7 +42,7 @@ WVList 0 10 WPickList -60 +68 11 MItem 3 @@ -80,7 +80,7 @@ WVList 19 MItem 35 -../../../../../lib/cmn/alg_search.c +../../../../../lib/cmn/alg-search.c 20 WString 4 @@ -98,7 +98,7 @@ WVList 23 MItem 33 -../../../../../lib/cmn/alg_sort.c +../../../../../lib/cmn/alg-sort.c 24 WString 4 @@ -133,8 +133,8 @@ WVList 0 31 MItem -28 -../../../../../lib/cmn/chr.c +32 +../../../../../lib/cmn/chr-cnv.c 32 WString 4 @@ -151,8 +151,8 @@ WVList 0 35 MItem -32 -../../../../../lib/cmn/chr_cnv.c +28 +../../../../../lib/cmn/chr.c 36 WString 4 @@ -404,7 +404,7 @@ WVList 91 MItem 28 -../../../../../lib/cmn/rbt.c +../../../../../lib/cmn/pma.c 92 WString 4 @@ -422,7 +422,7 @@ WVList 95 MItem 28 -../../../../../lib/cmn/rex.c +../../../../../lib/cmn/rbt.c 96 WString 4 @@ -440,7 +440,7 @@ WVList 99 MItem 28 -../../../../../lib/cmn/sio.c +../../../../../lib/cmn/rex.c 100 WString 4 @@ -458,7 +458,7 @@ WVList 103 MItem 28 -../../../../../lib/cmn/sll.c +../../../../../lib/cmn/sio.c 104 WString 4 @@ -475,8 +475,8 @@ WVList 0 107 MItem -30 -../../../../../lib/cmn/stdio.c +28 +../../../../../lib/cmn/sll.c 108 WString 4 @@ -493,8 +493,8 @@ WVList 0 111 MItem -32 -../../../../../lib/cmn/str_beg.c +30 +../../../../../lib/cmn/stdio.c 112 WString 4 @@ -512,7 +512,7 @@ WVList 115 MItem 32 -../../../../../lib/cmn/str_cat.c +../../../../../lib/cmn/str-beg.c 116 WString 4 @@ -530,7 +530,7 @@ WVList 119 MItem 32 -../../../../../lib/cmn/str_chr.c +../../../../../lib/cmn/str-cat.c 120 WString 4 @@ -548,7 +548,7 @@ WVList 123 MItem 32 -../../../../../lib/cmn/str_cmp.c +../../../../../lib/cmn/str-chr.c 124 WString 4 @@ -566,7 +566,7 @@ WVList 127 MItem 32 -../../../../../lib/cmn/str_cnv.c +../../../../../lib/cmn/str-cmp.c 128 WString 4 @@ -584,7 +584,7 @@ WVList 131 MItem 32 -../../../../../lib/cmn/str_cpy.c +../../../../../lib/cmn/str-cnv.c 132 WString 4 @@ -602,7 +602,7 @@ WVList 135 MItem 32 -../../../../../lib/cmn/str_del.c +../../../../../lib/cmn/str-cpy.c 136 WString 4 @@ -620,7 +620,7 @@ WVList 139 MItem 32 -../../../../../lib/cmn/str_dup.c +../../../../../lib/cmn/str-del.c 140 WString 4 @@ -637,8 +637,8 @@ WVList 0 143 MItem -33 -../../../../../lib/cmn/str_dynm.c +32 +../../../../../lib/cmn/str-dup.c 144 WString 4 @@ -656,7 +656,7 @@ WVList 147 MItem 33 -../../../../../lib/cmn/str_dynw.c +../../../../../lib/cmn/str-dynm.c 148 WString 4 @@ -673,8 +673,8 @@ WVList 0 151 MItem -32 -../../../../../lib/cmn/str_end.c +33 +../../../../../lib/cmn/str-dynw.c 152 WString 4 @@ -691,8 +691,8 @@ WVList 0 155 MItem -33 -../../../../../lib/cmn/str_excl.c +32 +../../../../../lib/cmn/str-end.c 156 WString 4 @@ -710,7 +710,7 @@ WVList 159 MItem 33 -../../../../../lib/cmn/str_fcpy.c +../../../../../lib/cmn/str-excl.c 160 WString 4 @@ -728,7 +728,7 @@ WVList 163 MItem 33 -../../../../../lib/cmn/str_incl.c +../../../../../lib/cmn/str-fcpy.c 164 WString 4 @@ -745,8 +745,8 @@ WVList 0 167 MItem -32 -../../../../../lib/cmn/str_len.c +33 +../../../../../lib/cmn/str-incl.c 168 WString 4 @@ -764,7 +764,7 @@ WVList 171 MItem 32 -../../../../../lib/cmn/str_pac.c +../../../../../lib/cmn/str-len.c 172 WString 4 @@ -781,8 +781,8 @@ WVList 0 175 MItem -33 -../../../../../lib/cmn/str_pbrk.c +32 +../../../../../lib/cmn/str-pac.c 176 WString 4 @@ -799,8 +799,8 @@ WVList 0 179 MItem -32 -../../../../../lib/cmn/str_put.c +33 +../../../../../lib/cmn/str-pbrk.c 180 WString 4 @@ -818,7 +818,7 @@ WVList 183 MItem 32 -../../../../../lib/cmn/str_rev.c +../../../../../lib/cmn/str-put.c 184 WString 4 @@ -836,7 +836,7 @@ WVList 187 MItem 32 -../../../../../lib/cmn/str_rot.c +../../../../../lib/cmn/str-rev.c 188 WString 4 @@ -854,7 +854,7 @@ WVList 191 MItem 32 -../../../../../lib/cmn/str_set.c +../../../../../lib/cmn/str-rot.c 192 WString 4 @@ -872,7 +872,7 @@ WVList 195 MItem 32 -../../../../../lib/cmn/str_spl.c +../../../../../lib/cmn/str-set.c 196 WString 4 @@ -890,7 +890,7 @@ WVList 199 MItem 32 -../../../../../lib/cmn/str_spn.c +../../../../../lib/cmn/str-spl.c 200 WString 4 @@ -908,7 +908,7 @@ WVList 203 MItem 32 -../../../../../lib/cmn/str_str.c +../../../../../lib/cmn/str-spn.c 204 WString 4 @@ -925,8 +925,8 @@ WVList 0 207 MItem -34 -../../../../../lib/cmn/str_subst.c +32 +../../../../../lib/cmn/str-str.c 208 WString 4 @@ -943,8 +943,8 @@ WVList 0 211 MItem -32 -../../../../../lib/cmn/str_tok.c +34 +../../../../../lib/cmn/str-subst.c 212 WString 4 @@ -962,7 +962,7 @@ WVList 215 MItem 32 -../../../../../lib/cmn/str_trm.c +../../../../../lib/cmn/str-tok.c 216 WString 4 @@ -979,8 +979,8 @@ WVList 0 219 MItem -33 -../../../../../lib/cmn/str_word.c +32 +../../../../../lib/cmn/str-trm.c 220 WString 4 @@ -997,8 +997,8 @@ WVList 0 223 MItem -29 -../../../../../lib/cmn/time.c +33 +../../../../../lib/cmn/str-word.c 224 WString 4 @@ -1015,8 +1015,8 @@ WVList 0 227 MItem -28 -../../../../../lib/cmn/tio.c +29 +../../../../../lib/cmn/time.c 228 WString 4 @@ -1034,7 +1034,7 @@ WVList 231 MItem 32 -../../../../../lib/cmn/tio_get.c +../../../../../lib/cmn/tio-get.c 232 WString 4 @@ -1052,7 +1052,7 @@ WVList 235 MItem 32 -../../../../../lib/cmn/tio_put.c +../../../../../lib/cmn/tio-put.c 236 WString 4 @@ -1070,7 +1070,7 @@ WVList 239 MItem 28 -../../../../../lib/cmn/xma.c +../../../../../lib/cmn/tio.c 240 WString 4 @@ -1087,55 +1087,199 @@ WVList 0 243 MItem -3 -*.h +32 +../../../../../lib/cmn/tre-ast.c 244 WString -3 -NIL +4 +COBJ 245 WVList 0 246 WVList 0 --1 +11 1 1 0 247 MItem -28 -../../../../../lib/cmn/mem.h +36 +../../../../../lib/cmn/tre-compile.c 248 WString -3 -NIL +4 +COBJ 249 WVList 0 250 WVList 0 -243 +11 1 1 0 251 MItem -32 -../../../../../lib/cmn/syscall.h +44 +../../../../../lib/cmn/tre-match-backtrack.c 252 WString -3 -NIL +4 +COBJ 253 WVList 0 254 WVList 0 -243 +11 +1 +1 +0 +255 +MItem +43 +../../../../../lib/cmn/tre-match-parallel.c +256 +WString +4 +COBJ +257 +WVList +0 +258 +WVList +0 +11 +1 +1 +0 +259 +MItem +34 +../../../../../lib/cmn/tre-parse.c +260 +WString +4 +COBJ +261 +WVList +0 +262 +WVList +0 +11 +1 +1 +0 +263 +MItem +34 +../../../../../lib/cmn/tre-stack.c +264 +WString +4 +COBJ +265 +WVList +0 +266 +WVList +0 +11 +1 +1 +0 +267 +MItem +28 +../../../../../lib/cmn/tre.c +268 +WString +4 +COBJ +269 +WVList +0 +270 +WVList +0 +11 +1 +1 +0 +271 +MItem +28 +../../../../../lib/cmn/xma.c +272 +WString +4 +COBJ +273 +WVList +0 +274 +WVList +0 +11 +1 +1 +0 +275 +MItem +3 +*.h +276 +WString +3 +NIL +277 +WVList +0 +278 +WVList +0 +-1 +1 +1 +0 +279 +MItem +28 +../../../../../lib/cmn/mem.h +280 +WString +3 +NIL +281 +WVList +0 +282 +WVList +0 +275 +1 +1 +0 +283 +MItem +32 +../../../../../lib/cmn/syscall.h +284 +WString +3 +NIL +285 +WVList +0 +286 +WVList +0 +275 1 1 0 diff --git a/qse/watcom/debug/os2/lib/cmn/qsecmn.tgt b/qse/watcom/debug/os2/lib/cmn/qsecmn.tgt index b6b8537c..d192103a 100755 --- a/qse/watcom/debug/os2/lib/cmn/qsecmn.tgt +++ b/qse/watcom/debug/os2/lib/cmn/qsecmn.tgt @@ -42,7 +42,7 @@ WVList 0 10 WPickList -60 +68 11 MItem 3 @@ -80,7 +80,7 @@ WVList 19 MItem 35 -../../../../../lib/cmn/alg_search.c +../../../../../lib/cmn/alg-search.c 20 WString 4 @@ -98,7 +98,7 @@ WVList 23 MItem 33 -../../../../../lib/cmn/alg_sort.c +../../../../../lib/cmn/alg-sort.c 24 WString 4 @@ -133,8 +133,8 @@ WVList 0 31 MItem -28 -../../../../../lib/cmn/chr.c +32 +../../../../../lib/cmn/chr-cnv.c 32 WString 4 @@ -151,8 +151,8 @@ WVList 0 35 MItem -32 -../../../../../lib/cmn/chr_cnv.c +28 +../../../../../lib/cmn/chr.c 36 WString 4 @@ -404,7 +404,7 @@ WVList 91 MItem 28 -../../../../../lib/cmn/rbt.c +../../../../../lib/cmn/pma.c 92 WString 4 @@ -422,7 +422,7 @@ WVList 95 MItem 28 -../../../../../lib/cmn/rex.c +../../../../../lib/cmn/rbt.c 96 WString 4 @@ -440,7 +440,7 @@ WVList 99 MItem 28 -../../../../../lib/cmn/sio.c +../../../../../lib/cmn/rex.c 100 WString 4 @@ -458,7 +458,7 @@ WVList 103 MItem 28 -../../../../../lib/cmn/sll.c +../../../../../lib/cmn/sio.c 104 WString 4 @@ -475,8 +475,8 @@ WVList 0 107 MItem -30 -../../../../../lib/cmn/stdio.c +28 +../../../../../lib/cmn/sll.c 108 WString 4 @@ -493,8 +493,8 @@ WVList 0 111 MItem -32 -../../../../../lib/cmn/str_beg.c +30 +../../../../../lib/cmn/stdio.c 112 WString 4 @@ -512,7 +512,7 @@ WVList 115 MItem 32 -../../../../../lib/cmn/str_cat.c +../../../../../lib/cmn/str-beg.c 116 WString 4 @@ -530,7 +530,7 @@ WVList 119 MItem 32 -../../../../../lib/cmn/str_chr.c +../../../../../lib/cmn/str-cat.c 120 WString 4 @@ -548,7 +548,7 @@ WVList 123 MItem 32 -../../../../../lib/cmn/str_cmp.c +../../../../../lib/cmn/str-chr.c 124 WString 4 @@ -566,7 +566,7 @@ WVList 127 MItem 32 -../../../../../lib/cmn/str_cnv.c +../../../../../lib/cmn/str-cmp.c 128 WString 4 @@ -584,7 +584,7 @@ WVList 131 MItem 32 -../../../../../lib/cmn/str_cpy.c +../../../../../lib/cmn/str-cnv.c 132 WString 4 @@ -602,7 +602,7 @@ WVList 135 MItem 32 -../../../../../lib/cmn/str_del.c +../../../../../lib/cmn/str-cpy.c 136 WString 4 @@ -620,7 +620,7 @@ WVList 139 MItem 32 -../../../../../lib/cmn/str_dup.c +../../../../../lib/cmn/str-del.c 140 WString 4 @@ -637,8 +637,8 @@ WVList 0 143 MItem -33 -../../../../../lib/cmn/str_dynm.c +32 +../../../../../lib/cmn/str-dup.c 144 WString 4 @@ -656,7 +656,7 @@ WVList 147 MItem 33 -../../../../../lib/cmn/str_dynw.c +../../../../../lib/cmn/str-dynm.c 148 WString 4 @@ -673,8 +673,8 @@ WVList 0 151 MItem -32 -../../../../../lib/cmn/str_end.c +33 +../../../../../lib/cmn/str-dynw.c 152 WString 4 @@ -691,8 +691,8 @@ WVList 0 155 MItem -33 -../../../../../lib/cmn/str_excl.c +32 +../../../../../lib/cmn/str-end.c 156 WString 4 @@ -710,7 +710,7 @@ WVList 159 MItem 33 -../../../../../lib/cmn/str_fcpy.c +../../../../../lib/cmn/str-excl.c 160 WString 4 @@ -728,7 +728,7 @@ WVList 163 MItem 33 -../../../../../lib/cmn/str_incl.c +../../../../../lib/cmn/str-fcpy.c 164 WString 4 @@ -745,8 +745,8 @@ WVList 0 167 MItem -32 -../../../../../lib/cmn/str_len.c +33 +../../../../../lib/cmn/str-incl.c 168 WString 4 @@ -764,7 +764,7 @@ WVList 171 MItem 32 -../../../../../lib/cmn/str_pac.c +../../../../../lib/cmn/str-len.c 172 WString 4 @@ -781,8 +781,8 @@ WVList 0 175 MItem -33 -../../../../../lib/cmn/str_pbrk.c +32 +../../../../../lib/cmn/str-pac.c 176 WString 4 @@ -799,8 +799,8 @@ WVList 0 179 MItem -32 -../../../../../lib/cmn/str_put.c +33 +../../../../../lib/cmn/str-pbrk.c 180 WString 4 @@ -818,7 +818,7 @@ WVList 183 MItem 32 -../../../../../lib/cmn/str_rev.c +../../../../../lib/cmn/str-put.c 184 WString 4 @@ -836,7 +836,7 @@ WVList 187 MItem 32 -../../../../../lib/cmn/str_rot.c +../../../../../lib/cmn/str-rev.c 188 WString 4 @@ -854,7 +854,7 @@ WVList 191 MItem 32 -../../../../../lib/cmn/str_set.c +../../../../../lib/cmn/str-rot.c 192 WString 4 @@ -872,7 +872,7 @@ WVList 195 MItem 32 -../../../../../lib/cmn/str_spl.c +../../../../../lib/cmn/str-set.c 196 WString 4 @@ -890,7 +890,7 @@ WVList 199 MItem 32 -../../../../../lib/cmn/str_spn.c +../../../../../lib/cmn/str-spl.c 200 WString 4 @@ -908,7 +908,7 @@ WVList 203 MItem 32 -../../../../../lib/cmn/str_str.c +../../../../../lib/cmn/str-spn.c 204 WString 4 @@ -925,8 +925,8 @@ WVList 0 207 MItem -34 -../../../../../lib/cmn/str_subst.c +32 +../../../../../lib/cmn/str-str.c 208 WString 4 @@ -943,8 +943,8 @@ WVList 0 211 MItem -32 -../../../../../lib/cmn/str_tok.c +34 +../../../../../lib/cmn/str-subst.c 212 WString 4 @@ -962,7 +962,7 @@ WVList 215 MItem 32 -../../../../../lib/cmn/str_trm.c +../../../../../lib/cmn/str-tok.c 216 WString 4 @@ -979,8 +979,8 @@ WVList 0 219 MItem -33 -../../../../../lib/cmn/str_word.c +32 +../../../../../lib/cmn/str-trm.c 220 WString 4 @@ -997,8 +997,8 @@ WVList 0 223 MItem -29 -../../../../../lib/cmn/time.c +33 +../../../../../lib/cmn/str-word.c 224 WString 4 @@ -1015,8 +1015,8 @@ WVList 0 227 MItem -28 -../../../../../lib/cmn/tio.c +29 +../../../../../lib/cmn/time.c 228 WString 4 @@ -1034,7 +1034,7 @@ WVList 231 MItem 32 -../../../../../lib/cmn/tio_get.c +../../../../../lib/cmn/tio-get.c 232 WString 4 @@ -1052,7 +1052,7 @@ WVList 235 MItem 32 -../../../../../lib/cmn/tio_put.c +../../../../../lib/cmn/tio-put.c 236 WString 4 @@ -1070,7 +1070,7 @@ WVList 239 MItem 28 -../../../../../lib/cmn/xma.c +../../../../../lib/cmn/tio.c 240 WString 4 @@ -1087,55 +1087,199 @@ WVList 0 243 MItem -3 -*.h +32 +../../../../../lib/cmn/tre-ast.c 244 WString -3 -NIL +4 +COBJ 245 WVList 0 246 WVList 0 --1 +11 1 1 0 247 MItem -28 -../../../../../lib/cmn/mem.h +36 +../../../../../lib/cmn/tre-compile.c 248 WString -3 -NIL +4 +COBJ 249 WVList 0 250 WVList 0 -243 +11 1 1 0 251 MItem -32 -../../../../../lib/cmn/syscall.h +44 +../../../../../lib/cmn/tre-match-backtrack.c 252 WString -3 -NIL +4 +COBJ 253 WVList 0 254 WVList 0 -243 +11 +1 +1 +0 +255 +MItem +43 +../../../../../lib/cmn/tre-match-parallel.c +256 +WString +4 +COBJ +257 +WVList +0 +258 +WVList +0 +11 +1 +1 +0 +259 +MItem +34 +../../../../../lib/cmn/tre-parse.c +260 +WString +4 +COBJ +261 +WVList +0 +262 +WVList +0 +11 +1 +1 +0 +263 +MItem +34 +../../../../../lib/cmn/tre-stack.c +264 +WString +4 +COBJ +265 +WVList +0 +266 +WVList +0 +11 +1 +1 +0 +267 +MItem +28 +../../../../../lib/cmn/tre.c +268 +WString +4 +COBJ +269 +WVList +0 +270 +WVList +0 +11 +1 +1 +0 +271 +MItem +28 +../../../../../lib/cmn/xma.c +272 +WString +4 +COBJ +273 +WVList +0 +274 +WVList +0 +11 +1 +1 +0 +275 +MItem +3 +*.h +276 +WString +3 +NIL +277 +WVList +0 +278 +WVList +0 +-1 +1 +1 +0 +279 +MItem +28 +../../../../../lib/cmn/mem.h +280 +WString +3 +NIL +281 +WVList +0 +282 +WVList +0 +275 +1 +1 +0 +283 +MItem +32 +../../../../../lib/cmn/syscall.h +284 +WString +3 +NIL +285 +WVList +0 +286 +WVList +0 +275 1 1 0 diff --git a/qse/watcom/debug/win32/lib/cmn/qsecmn.tgt b/qse/watcom/debug/win32/lib/cmn/qsecmn.tgt index b852f9cd..7384fa3e 100755 --- a/qse/watcom/debug/win32/lib/cmn/qsecmn.tgt +++ b/qse/watcom/debug/win32/lib/cmn/qsecmn.tgt @@ -42,7 +42,7 @@ WVList 0 10 WPickList -60 +68 11 MItem 3 @@ -80,7 +80,7 @@ WVList 19 MItem 35 -../../../../../lib/cmn/alg_search.c +../../../../../lib/cmn/alg-search.c 20 WString 4 @@ -98,7 +98,7 @@ WVList 23 MItem 33 -../../../../../lib/cmn/alg_sort.c +../../../../../lib/cmn/alg-sort.c 24 WString 4 @@ -133,8 +133,8 @@ WVList 0 31 MItem -28 -../../../../../lib/cmn/chr.c +32 +../../../../../lib/cmn/chr-cnv.c 32 WString 4 @@ -151,8 +151,8 @@ WVList 0 35 MItem -32 -../../../../../lib/cmn/chr_cnv.c +28 +../../../../../lib/cmn/chr.c 36 WString 4 @@ -404,7 +404,7 @@ WVList 91 MItem 28 -../../../../../lib/cmn/rbt.c +../../../../../lib/cmn/pma.c 92 WString 4 @@ -422,7 +422,7 @@ WVList 95 MItem 28 -../../../../../lib/cmn/rex.c +../../../../../lib/cmn/rbt.c 96 WString 4 @@ -440,7 +440,7 @@ WVList 99 MItem 28 -../../../../../lib/cmn/sio.c +../../../../../lib/cmn/rex.c 100 WString 4 @@ -458,7 +458,7 @@ WVList 103 MItem 28 -../../../../../lib/cmn/sll.c +../../../../../lib/cmn/sio.c 104 WString 4 @@ -475,8 +475,8 @@ WVList 0 107 MItem -30 -../../../../../lib/cmn/stdio.c +28 +../../../../../lib/cmn/sll.c 108 WString 4 @@ -493,8 +493,8 @@ WVList 0 111 MItem -32 -../../../../../lib/cmn/str_beg.c +30 +../../../../../lib/cmn/stdio.c 112 WString 4 @@ -512,7 +512,7 @@ WVList 115 MItem 32 -../../../../../lib/cmn/str_cat.c +../../../../../lib/cmn/str-beg.c 116 WString 4 @@ -530,7 +530,7 @@ WVList 119 MItem 32 -../../../../../lib/cmn/str_chr.c +../../../../../lib/cmn/str-cat.c 120 WString 4 @@ -548,7 +548,7 @@ WVList 123 MItem 32 -../../../../../lib/cmn/str_cmp.c +../../../../../lib/cmn/str-chr.c 124 WString 4 @@ -566,7 +566,7 @@ WVList 127 MItem 32 -../../../../../lib/cmn/str_cnv.c +../../../../../lib/cmn/str-cmp.c 128 WString 4 @@ -584,7 +584,7 @@ WVList 131 MItem 32 -../../../../../lib/cmn/str_cpy.c +../../../../../lib/cmn/str-cnv.c 132 WString 4 @@ -602,7 +602,7 @@ WVList 135 MItem 32 -../../../../../lib/cmn/str_del.c +../../../../../lib/cmn/str-cpy.c 136 WString 4 @@ -620,7 +620,7 @@ WVList 139 MItem 32 -../../../../../lib/cmn/str_dup.c +../../../../../lib/cmn/str-del.c 140 WString 4 @@ -637,8 +637,8 @@ WVList 0 143 MItem -33 -../../../../../lib/cmn/str_dynm.c +32 +../../../../../lib/cmn/str-dup.c 144 WString 4 @@ -656,7 +656,7 @@ WVList 147 MItem 33 -../../../../../lib/cmn/str_dynw.c +../../../../../lib/cmn/str-dynm.c 148 WString 4 @@ -673,8 +673,8 @@ WVList 0 151 MItem -32 -../../../../../lib/cmn/str_end.c +33 +../../../../../lib/cmn/str-dynw.c 152 WString 4 @@ -691,8 +691,8 @@ WVList 0 155 MItem -33 -../../../../../lib/cmn/str_excl.c +32 +../../../../../lib/cmn/str-end.c 156 WString 4 @@ -710,7 +710,7 @@ WVList 159 MItem 33 -../../../../../lib/cmn/str_fcpy.c +../../../../../lib/cmn/str-excl.c 160 WString 4 @@ -728,7 +728,7 @@ WVList 163 MItem 33 -../../../../../lib/cmn/str_incl.c +../../../../../lib/cmn/str-fcpy.c 164 WString 4 @@ -745,8 +745,8 @@ WVList 0 167 MItem -32 -../../../../../lib/cmn/str_len.c +33 +../../../../../lib/cmn/str-incl.c 168 WString 4 @@ -764,7 +764,7 @@ WVList 171 MItem 32 -../../../../../lib/cmn/str_pac.c +../../../../../lib/cmn/str-len.c 172 WString 4 @@ -781,8 +781,8 @@ WVList 0 175 MItem -33 -../../../../../lib/cmn/str_pbrk.c +32 +../../../../../lib/cmn/str-pac.c 176 WString 4 @@ -799,8 +799,8 @@ WVList 0 179 MItem -32 -../../../../../lib/cmn/str_put.c +33 +../../../../../lib/cmn/str-pbrk.c 180 WString 4 @@ -818,7 +818,7 @@ WVList 183 MItem 32 -../../../../../lib/cmn/str_rev.c +../../../../../lib/cmn/str-put.c 184 WString 4 @@ -836,7 +836,7 @@ WVList 187 MItem 32 -../../../../../lib/cmn/str_rot.c +../../../../../lib/cmn/str-rev.c 188 WString 4 @@ -854,7 +854,7 @@ WVList 191 MItem 32 -../../../../../lib/cmn/str_set.c +../../../../../lib/cmn/str-rot.c 192 WString 4 @@ -872,7 +872,7 @@ WVList 195 MItem 32 -../../../../../lib/cmn/str_spl.c +../../../../../lib/cmn/str-set.c 196 WString 4 @@ -890,7 +890,7 @@ WVList 199 MItem 32 -../../../../../lib/cmn/str_spn.c +../../../../../lib/cmn/str-spl.c 200 WString 4 @@ -908,7 +908,7 @@ WVList 203 MItem 32 -../../../../../lib/cmn/str_str.c +../../../../../lib/cmn/str-spn.c 204 WString 4 @@ -925,8 +925,8 @@ WVList 0 207 MItem -34 -../../../../../lib/cmn/str_subst.c +32 +../../../../../lib/cmn/str-str.c 208 WString 4 @@ -943,8 +943,8 @@ WVList 0 211 MItem -32 -../../../../../lib/cmn/str_tok.c +34 +../../../../../lib/cmn/str-subst.c 212 WString 4 @@ -962,7 +962,7 @@ WVList 215 MItem 32 -../../../../../lib/cmn/str_trm.c +../../../../../lib/cmn/str-tok.c 216 WString 4 @@ -979,8 +979,8 @@ WVList 0 219 MItem -33 -../../../../../lib/cmn/str_word.c +32 +../../../../../lib/cmn/str-trm.c 220 WString 4 @@ -997,8 +997,8 @@ WVList 0 223 MItem -29 -../../../../../lib/cmn/time.c +33 +../../../../../lib/cmn/str-word.c 224 WString 4 @@ -1015,8 +1015,8 @@ WVList 0 227 MItem -28 -../../../../../lib/cmn/tio.c +29 +../../../../../lib/cmn/time.c 228 WString 4 @@ -1034,7 +1034,7 @@ WVList 231 MItem 32 -../../../../../lib/cmn/tio_get.c +../../../../../lib/cmn/tio-get.c 232 WString 4 @@ -1052,7 +1052,7 @@ WVList 235 MItem 32 -../../../../../lib/cmn/tio_put.c +../../../../../lib/cmn/tio-put.c 236 WString 4 @@ -1070,7 +1070,7 @@ WVList 239 MItem 28 -../../../../../lib/cmn/xma.c +../../../../../lib/cmn/tio.c 240 WString 4 @@ -1087,55 +1087,199 @@ WVList 0 243 MItem -3 -*.h +32 +../../../../../lib/cmn/tre-ast.c 244 WString -3 -NIL +4 +COBJ 245 WVList 0 246 WVList 0 --1 +11 1 1 0 247 MItem -28 -../../../../../lib/cmn/mem.h +36 +../../../../../lib/cmn/tre-compile.c 248 WString -3 -NIL +4 +COBJ 249 WVList 0 250 WVList 0 -243 +11 1 1 0 251 MItem -32 -../../../../../lib/cmn/syscall.h +44 +../../../../../lib/cmn/tre-match-backtrack.c 252 WString -3 -NIL +4 +COBJ 253 WVList 0 254 WVList 0 -243 +11 +1 +1 +0 +255 +MItem +43 +../../../../../lib/cmn/tre-match-parallel.c +256 +WString +4 +COBJ +257 +WVList +0 +258 +WVList +0 +11 +1 +1 +0 +259 +MItem +34 +../../../../../lib/cmn/tre-parse.c +260 +WString +4 +COBJ +261 +WVList +0 +262 +WVList +0 +11 +1 +1 +0 +263 +MItem +34 +../../../../../lib/cmn/tre-stack.c +264 +WString +4 +COBJ +265 +WVList +0 +266 +WVList +0 +11 +1 +1 +0 +267 +MItem +28 +../../../../../lib/cmn/tre.c +268 +WString +4 +COBJ +269 +WVList +0 +270 +WVList +0 +11 +1 +1 +0 +271 +MItem +28 +../../../../../lib/cmn/xma.c +272 +WString +4 +COBJ +273 +WVList +0 +274 +WVList +0 +11 +1 +1 +0 +275 +MItem +3 +*.h +276 +WString +3 +NIL +277 +WVList +0 +278 +WVList +0 +-1 +1 +1 +0 +279 +MItem +28 +../../../../../lib/cmn/mem.h +280 +WString +3 +NIL +281 +WVList +0 +282 +WVList +0 +275 +1 +1 +0 +283 +MItem +32 +../../../../../lib/cmn/syscall.h +284 +WString +3 +NIL +285 +WVList +0 +286 +WVList +0 +275 1 1 0 diff --git a/qse/watcom/qse.wpj b/qse/watcom/qse.wpj index 03e87a17..ff4a238e 100755 --- a/qse/watcom/qse.wpj +++ b/qse/watcom/qse.wpj @@ -4,8 +4,8 @@ projectIdent VpeMain 1 WRect -0 -80 +540 +66 9320 9680 2 @@ -125,7 +125,7 @@ VComponent 29 WRect 2470 -93 +80 5700 4240 1 @@ -280,4 +280,4 @@ WFileName debug/win32/cmd/awk/qseawk.tgt 0 1 -28 +25 diff --git a/qse/watcom/release/os2/lib/cmn/qsecmn.tgt b/qse/watcom/release/os2/lib/cmn/qsecmn.tgt index 6a979e8f..b79cb8f4 100755 --- a/qse/watcom/release/os2/lib/cmn/qsecmn.tgt +++ b/qse/watcom/release/os2/lib/cmn/qsecmn.tgt @@ -42,7 +42,7 @@ WVList 0 10 WPickList -59 +67 11 MItem 3 @@ -144,7 +144,7 @@ WVList 35 MItem 35 -../../../../../lib/cmn/alg_search.c +../../../../../lib/cmn/alg-search.c 36 WString 4 @@ -162,7 +162,7 @@ WVList 39 MItem 33 -../../../../../lib/cmn/alg_sort.c +../../../../../lib/cmn/alg-sort.c 40 WString 4 @@ -197,8 +197,8 @@ WVList 0 47 MItem -28 -../../../../../lib/cmn/chr.c +32 +../../../../../lib/cmn/chr-cnv.c 48 WString 4 @@ -215,8 +215,8 @@ WVList 0 51 MItem -32 -../../../../../lib/cmn/chr_cnv.c +28 +../../../../../lib/cmn/chr.c 52 WString 4 @@ -450,7 +450,7 @@ WVList 103 MItem 28 -../../../../../lib/cmn/rbt.c +../../../../../lib/cmn/pma.c 104 WString 4 @@ -468,7 +468,7 @@ WVList 107 MItem 28 -../../../../../lib/cmn/rex.c +../../../../../lib/cmn/rbt.c 108 WString 4 @@ -486,7 +486,7 @@ WVList 111 MItem 28 -../../../../../lib/cmn/sio.c +../../../../../lib/cmn/rex.c 112 WString 4 @@ -504,7 +504,7 @@ WVList 115 MItem 28 -../../../../../lib/cmn/sll.c +../../../../../lib/cmn/sio.c 116 WString 4 @@ -521,8 +521,8 @@ WVList 0 119 MItem -30 -../../../../../lib/cmn/stdio.c +28 +../../../../../lib/cmn/sll.c 120 WString 4 @@ -539,8 +539,8 @@ WVList 0 123 MItem -32 -../../../../../lib/cmn/str_beg.c +30 +../../../../../lib/cmn/stdio.c 124 WString 4 @@ -558,7 +558,7 @@ WVList 127 MItem 32 -../../../../../lib/cmn/str_cat.c +../../../../../lib/cmn/str-beg.c 128 WString 4 @@ -576,7 +576,7 @@ WVList 131 MItem 32 -../../../../../lib/cmn/str_chr.c +../../../../../lib/cmn/str-cat.c 132 WString 4 @@ -594,7 +594,7 @@ WVList 135 MItem 32 -../../../../../lib/cmn/str_cmp.c +../../../../../lib/cmn/str-chr.c 136 WString 4 @@ -612,7 +612,7 @@ WVList 139 MItem 32 -../../../../../lib/cmn/str_cnv.c +../../../../../lib/cmn/str-cmp.c 140 WString 4 @@ -630,7 +630,7 @@ WVList 143 MItem 32 -../../../../../lib/cmn/str_cpy.c +../../../../../lib/cmn/str-cnv.c 144 WString 4 @@ -648,7 +648,7 @@ WVList 147 MItem 32 -../../../../../lib/cmn/str_del.c +../../../../../lib/cmn/str-cpy.c 148 WString 4 @@ -666,7 +666,7 @@ WVList 151 MItem 32 -../../../../../lib/cmn/str_dup.c +../../../../../lib/cmn/str-del.c 152 WString 4 @@ -683,8 +683,8 @@ WVList 0 155 MItem -33 -../../../../../lib/cmn/str_dynm.c +32 +../../../../../lib/cmn/str-dup.c 156 WString 4 @@ -702,7 +702,7 @@ WVList 159 MItem 33 -../../../../../lib/cmn/str_dynw.c +../../../../../lib/cmn/str-dynm.c 160 WString 4 @@ -719,8 +719,8 @@ WVList 0 163 MItem -32 -../../../../../lib/cmn/str_end.c +33 +../../../../../lib/cmn/str-dynw.c 164 WString 4 @@ -737,8 +737,8 @@ WVList 0 167 MItem -33 -../../../../../lib/cmn/str_excl.c +32 +../../../../../lib/cmn/str-end.c 168 WString 4 @@ -756,7 +756,7 @@ WVList 171 MItem 33 -../../../../../lib/cmn/str_fcpy.c +../../../../../lib/cmn/str-excl.c 172 WString 4 @@ -774,7 +774,7 @@ WVList 175 MItem 33 -../../../../../lib/cmn/str_incl.c +../../../../../lib/cmn/str-fcpy.c 176 WString 4 @@ -791,8 +791,8 @@ WVList 0 179 MItem -32 -../../../../../lib/cmn/str_len.c +33 +../../../../../lib/cmn/str-incl.c 180 WString 4 @@ -810,7 +810,7 @@ WVList 183 MItem 32 -../../../../../lib/cmn/str_pac.c +../../../../../lib/cmn/str-len.c 184 WString 4 @@ -827,8 +827,8 @@ WVList 0 187 MItem -33 -../../../../../lib/cmn/str_pbrk.c +32 +../../../../../lib/cmn/str-pac.c 188 WString 4 @@ -845,8 +845,8 @@ WVList 0 191 MItem -32 -../../../../../lib/cmn/str_put.c +33 +../../../../../lib/cmn/str-pbrk.c 192 WString 4 @@ -864,7 +864,7 @@ WVList 195 MItem 32 -../../../../../lib/cmn/str_rev.c +../../../../../lib/cmn/str-put.c 196 WString 4 @@ -882,7 +882,7 @@ WVList 199 MItem 32 -../../../../../lib/cmn/str_rot.c +../../../../../lib/cmn/str-rev.c 200 WString 4 @@ -900,7 +900,7 @@ WVList 203 MItem 32 -../../../../../lib/cmn/str_set.c +../../../../../lib/cmn/str-rot.c 204 WString 4 @@ -918,7 +918,7 @@ WVList 207 MItem 32 -../../../../../lib/cmn/str_spl.c +../../../../../lib/cmn/str-set.c 208 WString 4 @@ -936,7 +936,7 @@ WVList 211 MItem 32 -../../../../../lib/cmn/str_spn.c +../../../../../lib/cmn/str-spl.c 212 WString 4 @@ -954,7 +954,7 @@ WVList 215 MItem 32 -../../../../../lib/cmn/str_str.c +../../../../../lib/cmn/str-spn.c 216 WString 4 @@ -971,8 +971,8 @@ WVList 0 219 MItem -34 -../../../../../lib/cmn/str_subst.c +32 +../../../../../lib/cmn/str-str.c 220 WString 4 @@ -989,8 +989,8 @@ WVList 0 223 MItem -32 -../../../../../lib/cmn/str_tok.c +34 +../../../../../lib/cmn/str-subst.c 224 WString 4 @@ -1008,7 +1008,7 @@ WVList 227 MItem 32 -../../../../../lib/cmn/str_trm.c +../../../../../lib/cmn/str-tok.c 228 WString 4 @@ -1025,8 +1025,8 @@ WVList 0 231 MItem -33 -../../../../../lib/cmn/str_word.c +32 +../../../../../lib/cmn/str-trm.c 232 WString 4 @@ -1043,8 +1043,8 @@ WVList 0 235 MItem -29 -../../../../../lib/cmn/time.c +33 +../../../../../lib/cmn/str-word.c 236 WString 4 @@ -1061,8 +1061,8 @@ WVList 0 239 MItem -28 -../../../../../lib/cmn/tio.c +29 +../../../../../lib/cmn/time.c 240 WString 4 @@ -1080,7 +1080,7 @@ WVList 243 MItem 32 -../../../../../lib/cmn/tio_get.c +../../../../../lib/cmn/tio-get.c 244 WString 4 @@ -1098,7 +1098,7 @@ WVList 247 MItem 32 -../../../../../lib/cmn/tio_put.c +../../../../../lib/cmn/tio-put.c 248 WString 4 @@ -1116,7 +1116,7 @@ WVList 251 MItem 28 -../../../../../lib/cmn/xma.c +../../../../../lib/cmn/tio.c 252 WString 4 @@ -1133,55 +1133,199 @@ WVList 0 255 MItem -3 -*.h +32 +../../../../../lib/cmn/tre-ast.c 256 WString -3 -NIL +4 +COBJ 257 WVList 0 258 WVList 0 --1 +11 1 1 0 259 MItem -28 -../../../../../lib/cmn/mem.h +36 +../../../../../lib/cmn/tre-compile.c 260 WString -3 -NIL +4 +COBJ 261 WVList 0 262 WVList 0 -255 +11 1 1 0 263 MItem -32 -../../../../../lib/cmn/syscall.h +44 +../../../../../lib/cmn/tre-match-backtrack.c 264 WString -3 -NIL +4 +COBJ 265 WVList 0 266 WVList 0 -255 +11 +1 +1 +0 +267 +MItem +43 +../../../../../lib/cmn/tre-match-parallel.c +268 +WString +4 +COBJ +269 +WVList +0 +270 +WVList +0 +11 +1 +1 +0 +271 +MItem +34 +../../../../../lib/cmn/tre-parse.c +272 +WString +4 +COBJ +273 +WVList +0 +274 +WVList +0 +11 +1 +1 +0 +275 +MItem +34 +../../../../../lib/cmn/tre-stack.c +276 +WString +4 +COBJ +277 +WVList +0 +278 +WVList +0 +11 +1 +1 +0 +279 +MItem +28 +../../../../../lib/cmn/tre.c +280 +WString +4 +COBJ +281 +WVList +0 +282 +WVList +0 +11 +1 +1 +0 +283 +MItem +28 +../../../../../lib/cmn/xma.c +284 +WString +4 +COBJ +285 +WVList +0 +286 +WVList +0 +11 +1 +1 +0 +287 +MItem +3 +*.h +288 +WString +3 +NIL +289 +WVList +0 +290 +WVList +0 +-1 +1 +1 +0 +291 +MItem +28 +../../../../../lib/cmn/mem.h +292 +WString +3 +NIL +293 +WVList +0 +294 +WVList +0 +287 +1 +1 +0 +295 +MItem +32 +../../../../../lib/cmn/syscall.h +296 +WString +3 +NIL +297 +WVList +0 +298 +WVList +0 +287 1 1 0