index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desiredata
/
src
/
m_pd.h
Age
Commit message (
Expand
)
Author
2009-06-14
removed some C++isms from a C/C++ section
N.N.
2009-06-03
so that [bonk~] compiles
N.N.
2009-06-03
improved DESIRE macro
N.N.
2009-06-03
added __attribute__ (gcc-specific)
N.N.
2009-06-02
add t_outlet->send
N.N.
2009-05-17
fix warning in d_soundfile.c
N.N.
2009-05-11
made it compile on my system: i was tired of getting compiler-errors from the...
IOhannes m zmölnig
2009-04-27
add pd_anything as alias of pd_typedmess
N.N.
2009-04-25
add t_symbol.==(const char*); remove gcc 4.2 warning in binbuf_read,binbuf_re...
N.N.
2009-04-24
remove gcc 4.2 warning in binbuf_write, binbuf_read, binbuf_read_via_canvas, ...
N.N.
2009-04-24
remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, binbuf_text_quoted...
N.N.
2009-04-24
remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYM
N.N.
2009-04-24
fixed recent blunder about A_LIST and A_ATOM
N.N.
2009-04-24
remove gcc 4.2 warnings in sys_vgui, sys_gui
N.N.
2009-04-24
remove gcc 4.2 warnings in binbuf_addv
N.N.
2009-04-24
added A_LIST for binbuf atoms... may rename it later
N.N.
2008-02-08
reorganized
IOhannes m zmölnig