Powered by Apache

CVS log for OpenXM_contrib2/asir2000/builtin/subst.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / builtin

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_3_12


Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 22 09:17:21 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12, RELEASE_1_2_3, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (unified)

Added a new function mapat(Func,Pos,Args)
Pos = 0|1|... specifies the position of argument in Args for iteration.
Example: mapat(subst,1,x+y+z,[x,y,z],2) => [y+z+1,x+z+1,x+y+1]

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>