Commits for chinhli
switch to files view, user index
v292_base to v293_preview (2013-11-11 to 2013-11-18) v293
- Added new function findNextMatchingTag() to htmlPage.c
struct htmlTag *findNextMatchingTag(struct htmlTag *list, char *name);
/* Return first tag in list that is of type name or NULL if not found.
* */
- Add oneShot/rsyncEdwUser directory and rsyncEdwUser.c for resync user table from endcodedcc.
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwUser/makefile - lines changed 17, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwUser/rsyncEdwUser.c - lines changed 79, context: html, text, full: html, text
switch to files view, user index