Rainer Kottenhoff
|
a45dceb01f
|
Merge pull request #2001 from RaiKoHoff/RC1
Synchonize concurrent access to .ini-file (file locking api)
|
2020-02-18 10:30:45 +01:00 |
|
RaiKoHoff
|
8040d09c41
|
+ upd: versioning files
|
2020-02-18 10:19:27 +01:00 |
|
RaiKoHoff
|
3b5b7af266
|
Merge branch 'Xperimental' into RC1
|
2020-02-18 10:17:21 +01:00 |
|
RaiKoHoff
|
8c96566039
|
+ fix: concurrent access to .ini-File (lock file)
|
2020-02-18 10:16:58 +01:00 |
|
Rainer Kottenhoff
|
b9490e3204
|
Merge branch 'RC1' into Xperimental
|
2020-02-17 23:34:53 +01:00 |
|
Rainer Kottenhoff
|
b1d65d7a4e
|
+ upd: Current (2020-02-17) oniguruma DEV
|
2020-02-17 23:33:38 +01:00 |
|
RaiKoHoff
|
77937311e2
|
Merge remote-tracking branch 'upstream/master' into Xperimental
|
2020-02-17 18:35:37 +01:00 |
|
Rainer Kottenhoff
|
0864b943b1
|
Merge pull request #2000 from RaiKoHoff/RC1
Fix RegEx - group replacement backref
|
2020-02-17 18:32:53 +01:00 |
|
RaiKoHoff
|
27f56daf39
|
+ chg: correct version numbering
|
2020-02-17 18:28:01 +01:00 |
|
RaiKoHoff
|
edfa781957
|
Merge branch 'RC1' into NewFeatures
|
2020-02-17 18:24:24 +01:00 |
|
RaiKoHoff
|
23381c958e
|
Merge branch 'RC1' into Xperimental
# Conflicts:
# src/VersionEx.h
|
2020-02-17 18:23:59 +01:00 |
|
RaiKoHoff
|
8a9087626b
|
+ fix: RegEx - group replacement backref
|
2020-02-17 18:18:29 +01:00 |
|
RaiKoHoff
|
8ddba0b652
|
Merge branch 'master' into Xperimental
|
2020-02-17 10:51:01 +01:00 |
|
RaiKoHoff
|
8ac79de304
|
Merge branch 'RC1'
|
2020-02-17 10:44:20 +01:00 |
|
RaiKoHoff
|
adff0bc598
|
Merge branch 'RC1' of https://github.com/RaiKoHoff/Notepad3 into RC1
|
2020-02-17 10:17:11 +01:00 |
|
Rainer Kottenhoff
|
e8db035a26
|
+ chg: INI file read/write using synchronous file locking (shared read / exclusive write)
|
2020-02-17 08:43:25 +01:00 |
|
Rainer Kottenhoff
|
44c946cccd
|
Merge branch 'RC1' into DevNewFeatures
|
2020-02-16 17:38:51 +01:00 |
|
Rainer Kottenhoff
|
48ccd68bc8
|
Merge pull request #1998 from RaiKoHoff/RC1
Fis issue on settings file handling
|
2020-02-16 17:35:10 +01:00 |
|
Rainer Kottenhoff
|
62cee2276b
|
+ fix: issue on settings file handling
|
2020-02-16 17:27:06 +01:00 |
|
Rainer Kottenhoff
|
c599c68415
|
Merge branch 'RC1' into DevNewFeatures
|
2020-02-16 13:03:25 +01:00 |
|
Rainer Kottenhoff
|
3183c8e000
|
Merge pull request #1997 from RaiKoHoff/RC1
Fix caret virtual space movement options: remove "SCVS_NOWRAPLINESTART"
|
2020-02-16 12:54:13 +01:00 |
|
Rainer Kottenhoff
|
31a64b809e
|
+ fix: caret virtual space movement options: remove "SCVS_NOWRAPLINESTART"
|
2020-02-16 12:43:31 +01:00 |
|
Rainer Kottenhoff
|
30ea5afab7
|
Merge branch 'RC1' into DevNewFeatures
|
2020-02-15 14:21:05 +01:00 |
|
Rainer Kottenhoff
|
ca5a5ff154
|
Merge pull request #1995 from RaiKoHoff/RC1
Update version files for menu_ja_jp.rc
|
2020-02-15 14:14:51 +01:00 |
|
Rainer Kottenhoff
|
0a45ad99e2
|
+ upd: version files for menu_ja_jp.rc
|
2020-02-15 14:07:44 +01:00 |
|
Pairi Daiza
|
74d7edf137
|
Merge pull request #1994 from maboroshin/patch-2
Update menu_ja_jp.rc: jump selection
|
2020-02-15 06:39:14 +01:00 |
|
maboroshin
|
405b8d7d98
|
Update menu_ja_jp.rc
: jump selection
|
2020-02-15 12:07:35 +09:00 |
|
RaiKoHoff
|
68a1d5977f
|
+ add: Win file API locking mechanism to avoid multi process file write race conditions ...
|
2020-02-14 17:06:54 +01:00 |
|
Rainer Kottenhoff
|
0169af5aec
|
Merge pull request #1993 from RaiKoHoff/RC1
Reset build-of-the-day number in AppVeyor on new day
|
2020-02-14 11:59:59 +01:00 |
|
RaiKoHoff
|
8b783c1222
|
+ fix: persist resetted build number for testing artefact
|
2020-02-14 11:49:21 +01:00 |
|
RaiKoHoff
|
36e85f81d1
|
+ chg: reset build-of-the-day number in AppVeyor on new day
|
2020-02-14 11:29:02 +01:00 |
|
RaiKoHoff
|
fb89373cfd
|
Merge remote-tracking branch 'upstream/master' into RC1
|
2020-02-13 17:19:35 +01:00 |
|
Rainer Kottenhoff
|
36e6be003c
|
Merge pull request #1992 from RaiKoHoff/RC1
HTML JS VB: shared keyword-lists
|
2020-02-13 17:07:06 +01:00 |
|
RaiKoHoff
|
8d59186569
|
+ upd: version patch files
|
2020-02-13 16:51:38 +01:00 |
|
RaiKoHoff
|
22d0b129f7
|
Merge remote-tracking branch 'upstream/master' into RC1
|
2020-02-13 16:48:18 +01:00 |
|
RaiKoHoff
|
86d74ff0ab
|
+ chg: remove let from Web Source Code
|
2020-02-13 16:47:55 +01:00 |
|
RaiKoHoff
|
fa0534d18a
|
+ chg: HTML JS VB: shared keyword-lists
|
2020-02-13 16:12:46 +01:00 |
|
Rainer Kottenhoff
|
80c72477cc
|
Merge pull request #1991 from RaiKoHoff/RC1
Update HTML-embedded/standalone JavaScript keyword-lists
|
2020-02-13 14:46:19 +01:00 |
|
RaiKoHoff
|
19792492ca
|
+ upd: version patches
|
2020-02-13 14:38:11 +01:00 |
|
RaiKoHoff
|
b1a69889ca
|
+ upd: HTML-embedded/standalone JavaScript keyword-lists
|
2020-02-13 14:35:48 +01:00 |
|
RaiKoHoff
|
e7c8263569
|
+ fix: "jump to selection start/end" operations
|
2020-02-13 14:07:56 +01:00 |
|
RaiKoHoff
|
5d1bd9095c
|
Merge remote-tracking branch 'upstream/master' into RC1
|
2020-02-13 10:56:17 +01:00 |
|
Pairi Daiza
|
65979b03c6
|
Merge pull request #1990 from hpwamr/mui
MUI - Update translation in it-IT
|
2020-02-13 10:09:16 +01:00 |
|
RaiKoHoff
|
0e55387d10
|
Merge remote-tracking branch 'upstream/master' into RC1
|
2020-02-13 10:06:24 +01:00 |
|
Pairi Daiza
|
b941e2c7b3
|
MUI - Update translation in it-IT
|
2020-02-13 10:00:28 +01:00 |
|
Pairi Daiza
|
3720c3fb21
|
Merge pull request #1989 from hpwamr/mui
MUI - Update translation in sv-SE
|
2020-02-13 09:56:25 +01:00 |
|
Pairi Daiza
|
0f186ac109
|
MUI - Update translation in sv-SE
|
2020-02-13 09:48:49 +01:00 |
|
Pairi Daiza
|
88529b92a8
|
Merge pull request #1988 from lhmouse/master
language/np3_zh_cn: Update translation for zh_CN
|
2020-02-13 07:06:18 +01:00 |
|
Liu Hao
|
3af10c2af6
|
language/np3_zh_cn: Update translation for zh_CN
Signed-off-by: Liu Hao <lh_mouse@126.com>
|
2020-02-13 09:59:02 +08:00 |
|
Pairi Daiza
|
de5d8407c2
|
Merge pull request #1987 from hpwamr/mui
+ Add version files for RC1 version 5.20.212.5
|
2020-02-12 22:23:01 +01:00 |
|