File Changes for kent
switch to commits view, user indexv255_preview2 to v255_base (2011-08-02 to 2011-08-08) v255
- src/README
- lines changed 2, context: html, text, full: html, text
Clarifying licensing part of README a bit.
- src/hg/oneShot/cartFreen/cartFreen.c
- lines changed 148, context: html, text, full: html, text
Making a little cart activity simulator and time measurer.
- lines changed 10, context: html, text, full: html, text
Seeding random number generator with pid.
- lines changed 15, context: html, text, full: html, text
Adding a few more things to cart activity simulator.
- lines changed 2, context: html, text, full: html, text
Fixing usage message order.
- lines changed 1, context: html, text, full: html, text
Fixed bug in output label.
- lines changed 160, context: html, text, full: html, text
Renaming cartFreen to cartSimNoInsert
- src/hg/oneShot/cartFreen/makefile
- lines changed 18, context: html, text, full: html, text
Making a little cart activity simulator and time measurer.
- lines changed 18, context: html, text, full: html, text
Renaming cartFreen to cartSimNoInsert
- src/hg/oneShot/cartSim/cartSim.c
- lines changed 319, context: html, text, full: html, text
Starting more general purpose cart simulator.
- lines changed 9, context: html, text, full: html, text
Finishing implementation of clone option.
- lines changed 113, context: html, text, full: html, text
Starting to implement cartSimulator()
- lines changed 76, context: html, text, full: html, text
Getting it to insert randomly now and again.
- lines changed 81, context: html, text, full: html, text
Adding cleanup and engine options.
- lines changed 2, context: html, text, full: html, text
Removing userCount from usage message until at least it's implemented.
- src/hg/oneShot/cartSim/makefile
- lines changed 18, context: html, text, full: html, text
Starting more general purpose cart simulator.
- src/hg/oneShot/cartSimNoInsert/cartSimNoInsert.c
- lines changed 163, context: html, text, full: html, text
Renaming cartFreen to cartSimNoInsert
- lines changed 5, context: html, text, full: html, text
Removing stray function prototype.
- src/hg/oneShot/cartSimNoInsert/makefile
- lines changed 18, context: html, text, full: html, text
Renaming cartFreen to cartSimNoInsert
- src/hg/oneShot/oneShot.c
- lines changed 34, context: html, text, full: html, text
Removing a stray .c file.
- src/lib/udc.c
- lines changed 21, context: html, text, full: html, text
Adding some verbose logging info to udcCleanup.
- src/utils/bedToClosestPoint/bedToClosestPoint.c
- lines changed 153, context: html, text, full: html, text
Adding new utility that is useful for associating features with closest promoter.
switch to commits view, user index