Skip to content

Update bulgarian.xml#1

Merged
donho merged 1 commit intonotepad-plus-plus:masterfrom
rddim:master
Apr 18, 2015
Merged

Update bulgarian.xml#1
donho merged 1 commit intonotepad-plus-plus:masterfrom
rddim:master

Conversation

@rddim
Copy link
Contributor

@rddim rddim commented Apr 17, 2015

No description provided.

donho added a commit that referenced this pull request Apr 18, 2015
@donho donho merged commit ee2dbc2 into notepad-plus-plus:master Apr 18, 2015
donho pushed a commit that referenced this pull request May 1, 2015
Sync with master repository
@ghost ghost mentioned this pull request Jun 14, 2015
@jlpoolen jlpoolen mentioned this pull request Jun 25, 2015
@milipili milipili modified the milestone: 6.x Jun 29, 2015
donho pushed a commit that referenced this pull request Oct 22, 2015
nikkra-code referenced this pull request in nikkra-code/notepad-plus-plus Dec 21, 2015
…h with Run-Time Check Failure #1 - A cast to a smaller data type has caused a loss of data.

Use of WinAPI GetGValue() macro replaced with a new macro GetGValueFix() defined in accordance with MSDN community additions to GetGValue() https://msdn.microsoft.com/en-us/library/windows/desktop/dd144893%28v=vs.85%29.aspx
5455945 added a commit to 5455945/notepad-plus-plus that referenced this pull request Sep 3, 2016
@SinghRajenM SinghRajenM mentioned this pull request Sep 25, 2016
MAPJe71 referenced this pull request in MAPJe71/Notepad-Plus-Plus_Fork Sep 25, 2016
- Updated file header and `associationMap`-header.
- Changed order of associations and parsers to follow ascending 'langID' numerical values.
- Removed `displayMode` attributes (are not used).
- Make functionList.xml XML compliant.
- Put set of characters in same order in all character groups.
- Correct `)/` to `/)` in `commentExpr`-attribute.
- Add pattern modifier to multi-line comment expression.
- Add pattern modifier to single-line comment expression.
- When applicable remove outer most parentheses of `commentExpr`-attribute.
- As an underscore is part of character class `\w` (equals group `[A-Za-z0-9_]`) remove the underscore when both are used in the same group.
- Replace the `A-Za-z0-9_` set in a group with character class `\w` as they are equal.
- No need to put one character class in a group e.g. change `[\w]` to `\w`.
- Replace space character with its hexdecimal representation i.e. \x20.
- Corrected Python parser i.e. renamed `funcNameExpr` to `nameExpr` in function-parser part.
- Changed use of L_JS (19) to L_JAVASCRIPT (58).
@eglibicky eglibicky mentioned this pull request Dec 12, 2016
@gavin20 gavin20 mentioned this pull request Mar 7, 2017
@Preisschild Preisschild mentioned this pull request Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants