index
:
svn2git/libraries/hcs.git
externals/hcs
hcs: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
folder_list.c
Age
Commit message (
Expand
)
Author
2010-05-06
re-added unbashBuffer since its needed to convert the Windows paths back to P...
Hans-Christoph Steiner
2010-05-06
on Windows, fixed relative path issues and backslash/unbashing issues, fixing...
Hans-Christoph Steiner
2009-11-06
oops, fix absolute paths after relative paths were working
Hans-Christoph Steiner
2009-11-06
added normalization of relative paths so that relative paths are relative to ...
Hans-Christoph Steiner
2009-01-27
changed to GPL v3
Hans-Christoph Steiner
2008-08-27
merged in relevant changes from the v0-40 pd-extended release branch
Hans-Christoph Steiner
2008-03-21
fixed compilation error on non-Windows
Hans-Christoph Steiner
2008-03-20
Fixed bug #1836108 on Windows. Stupid string handling on my part ended up wi...
Hans-Christoph Steiner
2006-07-31
GLOB_ABORTED and GLOB_NOMATCH don't exist in Mac OS X before 10.4, so check t...
Hans-Christoph Steiner
2006-07-31
switched to nicer names =D
Hans-Christoph Steiner
2006-06-12
changed default folder to folder of current patch
Hans-Christoph Steiner
2006-04-08
wrote [strip_path] to separate path from filename, and to handle filenames wi...
Hans-Christoph Steiner
2006-03-27
cleaned up files for release
Hans-Christoph Steiner
2006-03-27
got the full path working on windows... ug.. why is windows programming inevi...
Hans-Christoph Steiner
2006-03-26
minor cleanups
Hans-Christoph Steiner
2006-03-26
ported to windows, and some UNIX-side cleanups and fixes as well. Now its ti...
Hans-Christoph Steiner
2006-03-26
fixed typo and warning
Hans-Christoph Steiner
2006-03-26
removed getenv dep and ported to GNU libc for GNU/Linux
Hans-Christoph Steiner
2006-03-26
fully working version based on glob.h
Hans-Christoph Steiner
2006-03-26
first attempt using opendir/readdir
Hans-Christoph Steiner