The Dlang Bot
|
205f04a67f
|
Merge pull request #118 from Herringway/safer-composer
make Composer fully @safe to use
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-23 00:24:58 +02:00 |
|
Cameron Ross
|
e316c91643
|
make Composer fully @safe to use
|
2018-04-22 18:37:22 -03:00 |
|
The Dlang Bot
|
636f87ad6d
|
Merge pull request #116 from Herringway/remove-buildtypes
remove useless buildTypes block from dub.json
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-22 21:37:48 +02:00 |
|
The Dlang Bot
|
3aa7ce6d0c
|
Merge pull request #117 from Herringway/safe-flags
mark dyaml.flags.Flags.flags as @safe
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-22 21:36:56 +02:00 |
|
Cameron Ross
|
accad93f7f
|
mark dyaml.flags.Flags.flags as @safe
|
2018-04-22 16:29:23 -03:00 |
|
Cameron Ross
|
aa4af085b3
|
remove useless buildTypes block from dub.json
|
2018-04-22 15:48:24 -03:00 |
|
The Dlang Bot
|
f528351867
|
Merge pull request #104 from Herringway/const-friendly-nodes
Const-friendly nodes
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-22 19:37:02 +02:00 |
|
The Dlang Bot
|
15988fec57
|
Merge pull request #107 from Herringway/event-checks
allow @safe access to anchor/tag/tagDirectives of events
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-20 10:42:24 +02:00 |
|
The Dlang Bot
|
4437a22430
|
Merge pull request #109 from Herringway/serializer-safe-constructor
fix Serializer.this using address of ref parameter
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-17 18:51:17 +02:00 |
|
The Dlang Bot
|
45cabaa1da
|
Merge pull request #108 from Herringway/slicebuilder-fixes
make SliceBuilder safer to use.
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-17 14:08:37 +02:00 |
|
Cameron Ross
|
84e850a4af
|
fix Serializer.this using address of ref parameter
|
2018-04-17 00:43:33 -03:00 |
|
Cameron Ross
|
568acb832a
|
make SliceBuilder safer to use.
|
2018-04-17 00:31:13 -03:00 |
|
Cameron Ross
|
d5ef119f1d
|
allow @safe access to anchor/tag/tagDirectives of events
|
2018-04-16 21:59:47 -03:00 |
|
Sebastian Wilzbach
|
4cad68f924
|
Merge pull request #106 from Herringway/test-suite-easier-verbose
convert verbose test variable to debug spec for easier access
|
2018-04-17 01:19:16 +02:00 |
|
Sebastian Wilzbach
|
9566f2468d
|
Merge pull request #105 from Herringway/update-gitignore
add more build artifacts to .gitignore
|
2018-04-17 01:18:01 +02:00 |
|
Cameron Ross
|
7c62fd5719
|
convert verbose test variable to debug spec for easier access
|
2018-04-16 20:02:42 -03:00 |
|
Cameron Ross
|
c43e6dbe28
|
add more build artifacts to .gitignore
|
2018-04-16 19:23:18 -03:00 |
|
Cameron Ross
|
7ddea9db39
|
further refactoring and cleaning up of Node.get
|
2018-04-10 05:37:13 -03:00 |
|
Cameron Ross
|
a35536fe59
|
fix single-file builds again. add a comment as a reminder.
|
2018-04-10 05:03:19 -03:00 |
|
Cameron Ross
|
6532251979
|
cleanups
|
2018-04-10 04:03:05 -03:00 |
|
Cameron Ross
|
12494a7a78
|
make Node.mappingKeys and Node.mappingValues const-friendly too
|
2018-04-10 03:45:51 -03:00 |
|
Cameron Ross
|
fd50e2cefc
|
refactor portions of Node to allow const Nodes to be more useful
|
2018-04-10 03:36:09 -03:00 |
|
Cameron Ross
|
1e88dc5074
|
immutable byte arrays aren't quite @safe yet with D-YAML, so test mutable instead
|
2018-04-10 03:27:38 -03:00 |
|
Sebastian Wilzbach
|
02cbf4d459
|
Merge pull request #103 from Herringway/kill-whitespace-errors-dead
Kill whitespace errors dead, finally
|
2018-04-10 04:21:56 +02:00 |
|
Cameron Ross
|
9b7c882a03
|
remove blank line at EOF errors
|
2018-04-09 22:57:26 -03:00 |
|
Cameron Ross
|
e411fad92f
|
remove trailing whitespace
|
2018-04-09 22:57:14 -03:00 |
|
Sebastian Wilzbach
|
c682d1940b
|
Merge pull request #102 from Herringway/unittest-examples
Convert tests to doc'd examples and some minor doc param fixes
|
2018-04-10 03:38:47 +02:00 |
|
Cameron Ross
|
af8f0c1f10
|
add example.yaml to .gitignore
|
2018-04-09 21:43:30 -03:00 |
|
Cameron Ross
|
cd505b5fb9
|
fix missing yaml file for a resolver example
|
2018-04-09 21:43:07 -03:00 |
|
Cameron Ross
|
9d35b773b4
|
convert examples to doc'd unittests, fix some parameter errors, remove some redundancy
|
2018-04-09 21:14:51 -03:00 |
|
Sebastian Wilzbach
|
7b316fdffb
|
Merge pull request #101 from Herringway/remove-error-aliases
remove misleading Error = _____Exception aliases
|
2018-04-10 01:34:33 +02:00 |
|
Cameron Ross
|
3ef3240a4c
|
remove misleading Error = ___Exception aliases
|
2018-04-09 19:34:45 -03:00 |
|
Sebastian Wilzbach
|
dc29868f7d
|
Merge pull request #100 from Herringway/remove-redundant-bom
remove redundant BOM definitions
|
2018-04-08 11:30:40 +02:00 |
|
Cameron Ross
|
8074792fb3
|
remove redundant BOM definitions
|
2018-04-08 04:14:03 -03:00 |
|
The Dlang Bot
|
85b6d077cc
|
Merge pull request #99 from Herringway/fix-json
make dub.json more standard-compliant
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-08 08:42:37 +02:00 |
|
Cameron Ross
|
59feae3ff4
|
make dub.json more standard-compliant
|
2018-04-08 03:15:11 -03:00 |
|
Cameron Ross
|
3b7033d046
|
allow dyaml.test.reader.testStreamError to be @safe
|
2018-04-07 20:05:39 +02:00 |
|
Cameron Ross
|
3cfdd7ba56
|
allow dyaml.test.representer.testRepresenterTypes to be @safe
|
2018-04-07 20:05:39 +02:00 |
|
Cameron Ross
|
c1165b976e
|
mark dyaml.parser.Parser.parseNode.get as @safe
|
2018-04-07 20:05:39 +02:00 |
|
Cameron Ross
|
6088f0b632
|
major attribute fixing
|
2018-04-07 20:05:39 +02:00 |
|
Matthias Klumpp
|
d60db0c7df
|
Modernize Meson file
|
2018-03-07 12:29:04 +02:00 |
|
Matthias Klumpp
|
cbfa423c9b
|
Make D-YAML easy to use as Meson subproject
|
2018-03-07 12:29:04 +02:00 |
|
Cameron Ross
|
683335aa3e
|
remove zerostring (#94)
remove zerostring
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-03-01 04:20:43 +01:00 |
|
Cameron Ross
|
72995df864
|
remove deprecated yaml/dyaml.all modules (#93)
remove deprecated yaml/dyaml.all modules
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-03-01 01:01:00 +01:00 |
|
The Dlang Bot
|
0784ca63ec
|
Merge pull request #92 from Herringway/bmp-fix
Fix issue #79: Support for non-BMP Unicode characters
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-28 01:24:54 +01:00 |
|
Cameron Ross
|
5ad4c3c435
|
minor refactor: move tests to dyaml.test.*, remove spaces at ends of lines (#91)
minor refactor: move tests to dyaml.test.*, remove spaces at ends of lines
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-28 01:24:05 +01:00 |
|
Cameron Ross
|
4a106181dd
|
Add support for unicode chars in the 0x10000 - 0x10FFFF range as required by spec
|
2018-02-27 14:15:47 -04:00 |
|
majiang
|
e7ea38652b
|
Do not emit BOM for UTF-8 (Solve #88) (#89)
Do not emit BOM for UTF-8 (Solve #88)
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-24 11:45:36 +01:00 |
|
Sebastian Wilzbach
|
d514e9f67c
|
Merge pull request #90 from ximion/master
ci: Enable Meson builds again
|
2018-02-23 03:30:19 +01:00 |
|
Matthias Klumpp
|
39afcbc850
|
ci: Enable Meson builds again
This reverts commit 25e3a4fa65 and adds a
dependency on a bugfixed version of Meson.
|
2018-02-23 03:10:31 +01:00 |
|