Skip to content
Snippets Groups Projects
Select Git revision
  • FixAutogen
  • FixGitignore
  • Ubuntu21Build
  • develop default protected
  • feature/Unbundle_view
  • feature/zQT
  • production
  • 2.13.0
  • 2.12.0
  • 2.11.6
  • 2.11.5
  • 2.11.4
  • 2.11.3
  • 2.11.2
  • 2.11.1
  • 2.11.0
  • 2.10.2
  • 2.10.1
  • 2.10.0
  • 2.9.0
  • 2.8.0
  • 2.7.1
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.5.2
  • 2.5.1
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Nov2726242318176227Oct232119161412230Sep25242211109743225Aug2420191430Jul292827151098732130Jun252423191817121110987543226May22181512118765130Apr29282724232221201615149876532131Mar302726252420191817166513Feb121110965do return an error if getting dna is unsupported, just return a message.fix up context call, was wrong, also sequence getting call, but this is still bugged cvs diff zmapServer/file/fileServer.c double free somewhere.fix up for new GFF parser args.fix up code for new GFF parser args.create parser without args now, add feature args later.fix up create call for new params.add code to parse sequence separately and simplify handling of parser state/errors.add code to allow separate parsing of sequence from file.added scripts-dir to [ZMap] ...configKeyEntryStructfix ghastly uninitialised variable bug and rationalise some of the code.add macros to do gtk like 'return_if_fail' testing.fix stupid assert bug.add stuff about using zmaplog on error funcs.add zmap version info to log start/stop messages.fixed errors on build, still incompleteadded instructions on how to add directories to the buildadded zmapServer/pipe directoryupdated to test build scripts - warning: incompleted worktook out pipe directory as this would break the build for otherspipeServer library addedfile createdfile created from fileServer_P.h; file replaced by pipefile created from fileServer.c; file replaced by pipefix up dna call, now returns NULL like it always should have.change args to fit new ones for getting dna.correct next meeting date..sigh...first version.handle NULL return from dna routines.fix bad char instead of char* bug.fix rubbish compiler warnings.remove redundant context param from dna calls, fix bug where object is partly off end of dna, make calls return NULL for no dna.add zmapCoords.c to build.add code to check for start/end separately from sequence.add new coords functions and file.update with advice on use of asserts vs. error handling.fix missing intialiser for string.fix bug for when there is no dna in peptide func.add code to test for reverse strand display.