]>
git.tdb.fi Git - libs/core.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Niko Liikanen [Mon, 4 Sep 2006 11:04:46 +0000 (11:04 +0000)]
Updated Makefile
Mikko Rasa [Sun, 3 Sep 2006 18:58:30 +0000 (18:58 +0000)]
Add Build file
Remove a stray semicolon
Mikko Rasa [Tue, 29 Aug 2006 11:17:11 +0000 (11:17 +0000)]
Add basename function
Mikko Rasa [Sun, 27 Aug 2006 17:23:03 +0000 (17:23 +0000)]
Add relative() to utils
Unify init and operator/= with add_component
Allow a Path to start with ..
Mikko Rasa [Sun, 27 Aug 2006 10:51:38 +0000 (10:51 +0000)]
Add Path::empty()
begin()==end() for an empty path
Mikko Rasa [Thu, 24 Aug 2006 23:27:23 +0000 (23:27 +0000)]
Remove extra include of utils.h
Make fnmatch return failure on win32 instead of not existing
Niko Liikanen [Thu, 24 Aug 2006 21:10:04 +0000 (21:10 +0000)]
static/shared lib extension tweaks
removed headers/static lib from install
Niko Liikanen [Thu, 24 Aug 2006 16:06:24 +0000 (16:06 +0000)]
Win32 tweaks
Mikko Rasa [Thu, 24 Aug 2006 14:21:33 +0000 (14:21 +0000)]
Include utils.h in path.cpp now that is_windows_drive lives there
Mikko Rasa [Thu, 24 Aug 2006 14:15:26 +0000 (14:15 +0000)]
Move is_windows_drive into utils.h
Niko Liikanen [Wed, 23 Aug 2006 22:33:10 +0000 (22:33 +0000)]
First version
Mikko Rasa [Wed, 23 Aug 2006 12:42:35 +0000 (12:42 +0000)]
Add copyright notices
Mikko Rasa [Mon, 21 Aug 2006 16:48:24 +0000 (16:48 +0000)]
Add files
Mikko Rasa [Mon, 21 Aug 2006 16:43:29 +0000 (16:43 +0000)]
Create trunk