Commit Graph

46 Commits

Author SHA1 Message Date
Kelvin Sherlock
184b69747a update to compile with c++11 and beyond. 2016-08-15 12:29:06 -04:00
ksherlock
818ab5f602 fix bug when adding new file (apfm put)
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@402 aa027e90-d47c-11dd-86d7-074df07e0730
2012-01-29 05:33:16 +00:00
ksherlock
b4db3e59ab rename ProFUSE:: -> Common::
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@389 aa027e90-d47c-11dd-86d7-074df07e0730
2011-03-14 23:08:19 +00:00
ksherlock
efd5e7bd98 fix parent pointer bug
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@353 aa027e90-d47c-11dd-86d7-074df07e0730
2011-02-27 01:32:35 +00:00
ksherlock
9746117f71 use smart macros to make the future easier
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@351 aa027e90-d47c-11dd-86d7-074df07e0730
2011-02-26 03:52:54 +00:00
ksherlock
89e80dcc10 use smart pointer for everything (not yet tested)
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@350 aa027e90-d47c-11dd-86d7-074df07e0730
2011-02-26 02:11:46 +00:00
ksherlock
2243d8d136 shared_ptr changes.
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@346 aa027e90-d47c-11dd-86d7-074df07e0730
2011-02-22 04:57:50 +00:00
ksherlock
539aa1310c fix new Exception throwing.
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@325 aa027e90-d47c-11dd-86d7-074df07e0730
2011-02-15 04:42:14 +00:00
ksherlock
cd1e227fc5 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@317 aa027e90-d47c-11dd-86d7-074df07e0730 2010-06-26 03:31:16 +00:00
ksherlock
79d8352018 fix data()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@313 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-31 16:03:26 +00:00
ksherlock
96f1de7206 fix compression, add setFileSize()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@311 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-31 15:26:03 +00:00
ksherlock
f81205b63f set _parent in create()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@310 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-31 00:35:33 +00:00
ksherlock
f07a6ecd8b text writing
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@304 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-31 00:06:51 +00:00
ksherlock
e3d0514c85 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@303 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-30 21:58:06 +00:00
ksherlock
e2b20ccfba copy()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@301 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-30 21:16:06 +00:00
ksherlock
c4ea7cc0f8 improve create(), rename(), unlink()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@300 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-30 20:18:24 +00:00
ksherlock
126327d019 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@295 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-29 18:12:32 +00:00
ksherlock
525fe7810a git-svn-id: https://profuse.googlecode.com/svn/branches/v2@291 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-29 01:03:20 +00:00
ksherlock
d4a8391650 create()
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@289 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-28 03:13:20 +00:00
ksherlock
e4efb135ed =/== issue
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@288 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-27 16:23:24 +00:00
ksherlock
10190d13a2 unlink
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@285 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-27 04:16:04 +00:00
ksherlock
776475f33e pascal headers
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@282 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-26 22:19:43 +00:00
ksherlock
42c6839fcb split out pascal header files.
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@281 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-26 22:15:44 +00:00
ksherlock
c4849f78e5 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@280 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-26 13:22:46 +00:00
ksherlock
4de285c9e1 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@279 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-26 02:03:29 +00:00
ksherlock
d1cf4ebfff git-svn-id: https://profuse.googlecode.com/svn/branches/v2@269 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-24 11:37:48 +00:00
ksherlock
2e4b2961eb slight sanity checking
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@260 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-22 16:11:57 +00:00
ksherlock
1e09c72aba rename files
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@255 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-22 00:51:09 +00:00
ksherlock
895bab385c git-svn-id: https://profuse.googlecode.com/svn/branches/v2@254 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-21 23:35:12 +00:00
ksherlock
deec48b728 krunch support
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@253 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-21 23:01:32 +00:00
ksherlock
433ed40922 unlink support
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@251 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-21 21:22:30 +00:00
ksherlock
ca431e43f9 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@249 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-21 16:12:55 +00:00
ksherlock
0af8ce500a git-svn-id: https://profuse.googlecode.com/svn/branches/v2@246 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-21 01:29:06 +00:00
ksherlock
cff29a4736 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@245 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-21 01:18:39 +00:00
ksherlock
9c95d74cba compress/uncompress text
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@242 aa027e90-d47c-11dd-86d7-074df07e0730
2010-05-20 22:43:42 +00:00
ksherlock
e7b4c96984 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@240 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-20 22:30:00 +00:00
ksherlock
9cd20f791f git-svn-id: https://profuse.googlecode.com/svn/branches/v2@238 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-20 01:25:40 +00:00
ksherlock
6dd25c9be5 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@229 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-19 23:47:21 +00:00
ksherlock
1a27d76d67 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@227 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-19 20:06:11 +00:00
ksherlock
545dd02842 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@225 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-19 17:50:18 +00:00
ksherlock
22afe5d128 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@222 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-18 21:26:07 +00:00
ksherlock
699a6e02fb git-svn-id: https://profuse.googlecode.com/svn/branches/v2@221 aa027e90-d47c-11dd-86d7-074df07e0730 2010-05-18 20:16:57 +00:00
ksherlock
21906f7b9b git-svn-id: https://profuse.googlecode.com/svn/branches/v2@190 aa027e90-d47c-11dd-86d7-074df07e0730 2009-12-19 23:27:39 +00:00
ksherlock
77d7021e90 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@189 aa027e90-d47c-11dd-86d7-074df07e0730 2009-12-19 23:21:54 +00:00
ksherlock
3a0871a158 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@188 aa027e90-d47c-11dd-86d7-074df07e0730 2009-12-19 23:17:39 +00:00
ksherlock
5a0fc071a5 git-svn-id: https://profuse.googlecode.com/svn/branches/v2@179 aa027e90-d47c-11dd-86d7-074df07e0730 2009-12-15 21:47:05 +00:00