aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/yaml/snakeyaml/error/MarkedYAMLExceptionTest.java
AgeCommit message (Expand)Author
2022-09-07Reformat with Google styleAndrey Somov
2021-12-14Remove snakeyaml.orgAndrey Somov
2018-03-26Restore index in Mark - it is used in JRubyAndrey Somov
2018-02-06Refactor: Mark does not use indexAndrey Somov
2018-02-05Remove deprecated Mark constructorAndrey Somov
2015-02-17Only leave the start year in the Copyright statementAndrey Somov
2014-04-03Apply year 2014 in the headerAndrey Somov
2013-03-30Apply 2013 year in the copyrightpy4fun
2012-04-03Improve error message: do not use double quotes in textpy4fun
2012-01-06Update year to 2012py4fun
2012-01-05Use EolExtension to force LF as line separator for all operating systemspy4fun
2011-01-13Apply year 2011 in the copyrightpy4fun
2010-09-20Issue 91: apply www.snakeyaml.org domain namepy4fun
2010-06-04Use project name in the copyright holder of source filespy4fun
2010-01-04include 2010 year in the license headersomov
2009-08-14Apply Apache License Version 2.0somov
2009-07-10Fix: set the "cause" field for MarkedYAMLExceptionsomov
2009-07-08improve test coveragesomov
2009-04-17Add 'compose' methods which return Nodes to support YEditsomov
2009-03-14update wiki for JavaBeanParsersomov