Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ accb9f2f

Name Size
  filter
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 71 Bytes
CMakeLists.txt 3.8 kB
ConfigChecks.cmake 6.4 kB
Makefile.am 2.2 kB
bug_work_around_6.cc 141 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

f914499f 07/21/2011 01:38 am Josh Blum

core: API declaration macros for core class and function symbols

1e179839 07/21/2011 01:06 am Josh Blum

core: declare erf in case it was missing in math.h and provided for by the build system

ed34b5a0 07/21/2011 01:06 am Josh Blum

gr: replaced uses of snprintf with boost format in common code build by MSVC

d0a61158 07/21/2011 01:05 am Josh Blum

core: removed files that included <strings.h>

af686ad1 07/20/2011 10:17 pm Josh Blum

core: removed uses of c99 dynamic arrays for MSVC compile

2ed243a3 07/20/2011 07:20 pm Josh Blum

gr: replaced uses of snprintf with boost format in common code build by MSVC

1c25b884 07/20/2011 07:01 pm Josh Blum

core: hack needed for gri wisdom on windows because you cant pass file descriptors across library boundaries

08936428 07/20/2011 06:52 pm Josh Blum

core: added missing io.h includes on cc files

Added to the cc files which were missing io.h and
required compatibility declarations in io.h to compile.
Applies to compiling under MSVC with cmake work branch.

34488d41 07/20/2011 06:52 pm Josh Blum

core: added missing config.h includes on cc files

Added to the cc files which were missing config.h and
required compatibility functions defined in config.h.
Applies to compiling under MSVC with cmake work branch.

View revisions

Also available in: Atom