Alter piece images in Spartan Chess
[xboard.git] / parser.c
2016-04-17 H.G.MullerSilence Clang warnings
2016-03-29 H.G.MullerPrevent crash on loading empty game file
2016-03-08 H.G.MullerImplement triple capture
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-02-09 H.G.MullerSlight speedup of parsing promotion suffix
2016-01-29 H.G.MullerLet PROMOTED and DEMOTED macros use argument
2016-01-11 H.G.MullerFix parsing of OO castling when redefined
2016-01-03 H.G.MullerLet parsing of O-O castlings pay attention to castling...
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2015-05-07 H.G.MullerImplement piece suffixes
2015-05-07 H.G.MullerFix shift-JIS codes for N, P, +B, +R
2015-05-07 H.G.MullerRemove debug printf for kanji
2015-05-07 H.G.MullerWrap kif comments in braces
2015-05-07 H.G.MullerUse PGN result in Game List build to supply tag
2015-05-07 H.G.MullerImplement kifu move disambiguation
2015-05-07 H.G.MullerMake move parser understand kif-format Shogi moves
2015-05-07 H.G.MullerFix spurious promo-suffixes on drop moves
2014-09-28 H.G.MullerMake inlined functions static
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-12-22 H.G. MullerAllow piece promotion by pieceToChar in all variants
2013-12-22 H.G. MullerRefactor move generator, and add Chu-Shogi pieces
2013-12-22 H.G. MullerFix reading of SAN Lion double moves
2013-12-22 H.G. MullerImplement Chu Shogi
2013-08-30 H.G. MullerFix buffer overflow in parser
2013-08-27 H.G. MullerMake PGN parser immune to unprotected time stamps
2013-05-20 H.G. MullerMake PGN parser immune to unprotected time stamps
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-04-24 H.G. MullerDecapitalize promoChar in move parser
2012-02-10 H.G. MullerRemove some of the most verbose debug output
2012-01-04 Arun Persaudcode cleanup: make function definition confirm to GNU...
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-29 H.G. MullerFix parsing of faulty PGN tags
2011-12-29 H.G. MullerFix parser for variant seirawan
2011-11-27 H.G. MullerFix parsing of O-O castling in variant janus
2011-10-23 H.G. Mullerprofile
2011-08-07 H.G. MullerSpeed up parser
2011-08-06 H.G. MullerAllow null move in analysis and edit-game mode
2011-07-04 H.G. MullerLet PGN parser accept lower-case piece in drop moves
2011-07-04 H.G. MullerFix parser.c line endings
2011-03-13 H.G. MullerFix o-o castling in new parser
2011-03-13 H.G. MullerImplement yynewstr entry point in new parser
2011-03-04 H.G. MullerNew parser, written in C
2011-01-30 Arun Persaudupdated parser.c form parser.l
2011-01-29 Arun PersaudUpdated copyright notice to 2011
2010-11-21 Arun Persaudadded latest version of parser.c
2010-11-09 H.G. MullerNewly lexed parser.c
2010-10-29 H.G. MullerMake deferral default in Shogi promotions
2010-10-16 H.G. MullerAllow full promotion suffixes on SAN piece moves
2010-10-16 H.G. MullerAllow lower-case piece indicator in drop-move notation
2010-10-05 H.G. MullerRemove promotion-piece encoding from ChessMove type
2010-09-17 H.G. MullerExtend legality testing to drop moves
2010-09-17 H.G. MullerAllow parsing of upper-case machine moves
2010-09-17 H.G. MullerPrevent transmission of spurious promo char to other...
2010-02-22 H.G. MullerNewly lexed parser in XBoard directory
2009-05-02 Arun Persaudparser.c is generated by lex, so it shouldn't be tracke...
2009-05-02 Arun PersaudMerge commit 'v4.3.16'
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.16 v4.3.16
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.13 v4.3.13
2009-04-16 A. Scottichanges from Alessandro Scotti from 20051129