[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/misc/mkdir_si
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/misc/mkdir_simplification, updated. d65ae4249bf709d0e4062ef2825bef28ff77492a |
Date: |
Sun, 23 Jan 2011 06:53:12 +0000 (GMT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, mergeme/misc/mkdir_simplification has been updated
via d65ae4249bf709d0e4062ef2825bef28ff77492a (commit)
from 05cc02cec03507c47846a668c92e6dcc4ba2e71e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d65ae4249bf709d0e4062ef2825bef28ff77492a
Author: Josh Blum <address@hidden>
Date: Sat Jan 22 22:47:08 2011 -0800
created gr_sys_paths.h to house functions for getting system paths
gr_sys_paths.h has gr_tmp_path() and gr_appdata_path()
this replaces gr_tmp_path.h
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/general/gri_fft.cc | 13 +----
gnuradio-core/src/lib/runtime/Makefile.am | 6 +-
gnuradio-core/src/lib/runtime/gr_preferences.cc | 15 ++----
gnuradio-core/src/lib/runtime/gr_sys_paths.cc | 55 ++++++++++++++++++++
.../qa_dotprod.h => runtime/gr_sys_paths.h} | 15 +++---
gnuradio-core/src/lib/runtime/gr_tmp_path.cc | 52 ------------------
gnuradio-core/src/lib/runtime/gr_tmp_path.h | 31 -----------
.../lib/runtime/gr_vmcircbuf_createfilemapping.cc | 3 +-
.../src/lib/runtime/gr_vmcircbuf_mmap_shm_open.cc | 4 +-
.../src/lib/runtime/gr_vmcircbuf_mmap_tmpfile.cc | 4 +-
10 files changed, 78 insertions(+), 120 deletions(-)
create mode 100644 gnuradio-core/src/lib/runtime/gr_sys_paths.cc
copy gnuradio-core/src/lib/{filter/qa_dotprod.h => runtime/gr_sys_paths.h}
(74%)
delete mode 100644 gnuradio-core/src/lib/runtime/gr_tmp_path.cc
delete mode 100644 gnuradio-core/src/lib/runtime/gr_tmp_path.h
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/misc/mkdir_simplification, updated. d65ae4249bf709d0e4062ef2825bef28ff77492a,
git repository hosting <=