Files
nethack/sys/share
Sean Hunt b86ad06d6b Implement a new system-based matching harness.
The intent is to look for platform-specific facilities for regex
matching, to provide portable MENUCOLORS configuration files.

This is a prototype implementation being committed to see if Windows can
use the POSIX regex implementation provided with the C++11 standard
library. If this works, I will write a harness for POSIX regexes and for
pmatch(), and those can be linked in by platforms as appropriate.

pmatch() should be used only as a very last resort, because it breaks
compatibility between platforms.
2015-04-12 11:46:26 -04:00
..
2002-01-05 21:05:59 +00:00
2015-03-31 09:50:02 -04:00
2002-01-05 21:05:57 +00:00
2015-03-21 20:37:44 +02:00
2015-04-02 20:16:25 +03:00
2015-04-06 10:12:10 -04:00
2015-04-06 10:12:10 -04:00
2002-01-05 21:05:58 +00:00
2002-01-05 21:05:58 +00:00
2015-03-17 18:46:39 +02:00