libvips/libvips/arithmetic
John Cupitt 7fe4843250 Merge remote-tracking branch 'origin/master' into format-hacking
also, start adding openslide.c to foreign

Conflicts:
	ChangeLog
	TODO
	libvips/iofuncs/image.c
2011-12-11 15:54:08 +00:00
..
Makefile.am bandmean as a class 2011-11-20 09:56:02 +00:00
abs.c factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
add.c start revising new docs 2011-11-18 09:08:45 +00:00
arith_dispatch.c remove dmalloc support 2011-09-23 17:12:47 +01:00
arithmetic.c more work on refs 2011-11-30 22:06:52 +00:00
arithmetic.h fix pow/exp with a constant 2011-11-16 18:05:25 +00:00
avg.c start revising new docs 2011-11-18 09:08:45 +00:00
binary.c finish unaryconst, move relational to it 2011-11-11 21:54:45 +00:00
binary.h finish unaryconst, move relational to it 2011-11-11 21:54:45 +00:00
boolean.c start revising new docs 2011-11-18 09:08:45 +00:00
complex.c factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
deviate.c start revising new docs 2011-11-18 09:08:45 +00:00
divide.c start revising new docs 2011-11-18 09:08:45 +00:00
im_cross_phase.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_linreg.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_maxpos_avg.c misc big fixes 2011-11-08 18:36:33 +00:00
im_maxpos_vec.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_point_bilinear.c remove dmalloc support 2011-09-23 17:12:47 +01:00
invert.c start revising new docs 2011-11-18 09:08:45 +00:00
linear.c more docs and convenience functions 2011-11-18 09:52:27 +00:00
math.c more docs hacking 2011-11-18 10:42:41 +00:00
math2.c more docs and convenience functions 2011-11-18 09:52:27 +00:00
max.c more docs hacking 2011-11-18 10:42:41 +00:00
measure.c small cleanups 2011-12-09 14:30:45 +00:00
min.c more docs hacking 2011-11-18 10:42:41 +00:00
multiply.c more docs hacking 2011-11-18 10:42:41 +00:00
relational.c finish revising new docs 2011-11-18 14:34:33 +00:00
remainder.c foreign uses the cache 2011-12-02 13:15:05 +00:00
round.c factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
sign.c finish revising new docs 2011-11-18 14:34:33 +00:00
statistic.c redo im_max()/im_maxpos() as classes 2011-11-06 17:00:44 +00:00
statistic.h redo im_max()/im_maxpos() as classes 2011-11-06 17:00:44 +00:00
stats.c small cleanups 2011-12-09 14:30:45 +00:00
subtract.c finish revising new docs 2011-11-18 14:34:33 +00:00
unary.c factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
unary.h factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
unaryconst.c finish unaryconst, move relational to it 2011-11-11 21:54:45 +00:00
unaryconst.h finish unaryconst, move relational to it 2011-11-11 21:54:45 +00:00