- Dec 13, 2010
-
-
ilor authored
initial switch to use shared_ptrs for sentence and chunk objects, ale get rid of the pointless sentence template
-
- Dec 09, 2010
- Dec 08, 2010
- Nov 30, 2010
-
-
ilor authored
-
- Nov 25, 2010
-
-
ilor authored
-
- Nov 22, 2010
- Nov 18, 2010
-
-
ilor authored
use the msvc-compatible string() casts instead of the working on gcc, but probably noncompliant, char* to itertor casts
-
- Nov 15, 2010
-
-
Adam Wardynski authored
-
ilor authored
-
- Nov 13, 2010
-
-
Adam Wardynski authored
Looks like there's no conversion between const char* and string::const_iterator on MSVC (actually it sounds safer if you ask me). Anyway, working around that by wrapping const char* around a std::string
-
Adam Wardynski authored
If SIGUSR1 is not defined, skip the code that registers handler for TokenTimer (so yes, it is not fully functional on a system without SIGUSR1).
-
Adam Wardynski authored
Make add_library use default setting which is set to SHARED libs for anything but WIN32. WIN32 libs are going to be STATIC until external API is specifically defined (Windows' DLLs export nothing by default, UNIX shared libs export everything)
-
- Nov 04, 2010
-
-
ilor authored
-
- Nov 01, 2010
-
-
Adam Radziszewski authored
-
- Oct 27, 2010
- Oct 21, 2010
- Oct 20, 2010
- Oct 19, 2010
- Oct 15, 2010