galt: changes by file
switch to: grouped by commit view, user index
branch to review (2009-02-09 to 2009-02-17) v200
- src/hg/lib/chromGraphFactory.c
- 1.16 lines changed: 7, context: html, text, full: html, text
fixed memory allocation error
- src/hg/lib/customTrack.c
- 1.175 lines changed: 13, context: html, text, full: html, text
fix for customTrack when numbers appear in the middle of the track name
- src/inc/net.h
- 1.31 lines changed: 12, context: html, text, full: html, text
cleaning up, udc stuff already moved by jim to udc.c
- src/inc/udc.h
- 1.7 lines changed: 1, context: html, text, full: html, text
moving some udc http declarations to .h file so I can call them for testing
- 1.6 lines changed: 16, context: html, text, full: html, text
moving some udc http declarations to .h file so I can call them for testing
- src/lib/net.c
- 1.67 lines changed: 19, context: html, text, full: html, text
adding FTP support for byterange url
- 1.66 lines changed: 64, context: html, text, full: html, text
fixing FTP so it does not waste 1 second waiting to see if there is going to be an error, this should make it faster to retrieve multiple FTP requests
- 1.65 lines changed: 98, context: html, text, full: html, text
cleaning up, udc stuff already moved by jim to udc.c
- src/lib/options.c
- 1.25 lines changed: 3, context: html, text, full: html, text
fixing options to ignore equals in ftp and https (and not just http)
- src/lib/udc.c
- 1.11 lines changed: 1, context: html, text, full: html, text
moving some udc http declarations to .h file so I can call them for testing
- 1.10 lines changed: 1, context: html, text, full: html, text
moving some udc http declarations to .h file so I can call them for testing
- 1.9 lines changed: 7, context: html, text, full: html, text
moving some udc http declarations to .h file so I can call them for testing
switch to: grouped by commit view, user index