|
|
|
@8748
|
[8748]
|
2 days |
westram |
- use simpler way to declare attributed static/inline functions
|
|
|
|
@8725
|
[8725]
|
2 weeks |
westram |
* comments cleanup
|
|
|
|
@8607
|
[8607]
|
5 weeks |
westram |
merge from e4fix [8135] [8136] [8137] [8138] [8139] [8140] [8141] [8142] …
|
|
|
|
@8588
|
[8588]
|
6 weeks |
westram |
- moved SL/FILE_BUFFER into CORE
|
|
|
|
@8309
|
[8309]
|
5 months |
westram |
* moved much code into static scope
|
|
|
|
@8246
|
[8246]
|
6 months |
westram |
* eliminated several main()'s from lib/obj-code
- replaced by ARB_main …
|
|
|
|
@8103
|
[8103]
|
7 months |
westram |
merge from ptpan_back [8071] [8075] [8076] [8077] [8079]
* moved …
|
|
|
|
@7818
|
[7818]
|
10 months |
westram |
merge from dev [7773] [7776] [7797]
* remove indirection via links in …
|
|
|
|
@7803
|
[7803]
|
10 months |
westram |
merge from dev [7716] [7732] [7733] [7734] [7735]
* script to add+remove …
|
|
|
|
@7667
|
[7667]
|
11 months |
westram |
* merge from dev [7576] [7577] [7584] [7586] [7617]
- fix 'unused …
|
|
|
|
@7623
|
[7623]
|
12 months |
westram |
- merge from dev [7450] [7452] [7456] [7457] [7458] [7459] [7460] [7461] …
|
|
|
|
@7345
|
[7345]
|
14 months |
westram |
- fixed __ATTR__FORMAT for member functions
- use STATIC_ATTRIBUTED
|
|
|
|
@7338
|
[7338]
|
14 months |
westram |
- marked several functions as 'noreturn'
|
|
|
|
@7337
|
[7337]
|
14 months |
westram |
* possibility to toggle the TODO-warnings via config.makefile
|
|
|
|
@7335
|
[7335]
|
14 months |
westram |
* renamed intf (global typename from /usr/include/zconf.h)
* fixed …
|
|
|
|
@7317
|
[7317]
|
14 months |
westram |
svn ignore
|
|
|
|
@7246
|
[7246]
|
15 months |
westram |
merged from dev [7227] [7228]
* extended SmartPtr
* compile fix …
|
|
|
|
@7200
|
[7200]
|
15 months |
westram |
- fixed compile conditionals for UNIT_TESTS
|
|
|
|
@7187
|
[7187]
|
15 months |
westram |
merges [7099] [7106] [7107] from refactor
* name+type -> FormattedFile …
|
|
|
|
@7183
|
[7183]
|
15 months |
westram |
merges [7084] [7086] [7087] [7088] from refactor
* added CORE lib
- …
|
|
|
|
@7181
|
[7181]
|
15 months |
westram |
merges [7074] from refactor
- typo
|
|
|
|
@7175
|
[7175]
|
15 months |
westram |
merges [7056] from refactor
* macro UNCOVERED()
- may stay in …
|
|
|
|
@7130
|
[7130]
|
16 months |
westram |
- fixed buffer overflow
|
|
|
|
@7129
|
[7129]
|
16 months |
westram |
- failed to report error if input file was missing
|
|
|
|
@7104
|
[7104]
|
17 months |
westram |
* hardy-fix (compiler-bug: gcc 4.2.4 performed an illegal copy-operation)
|
|
|
|
@7076
|
[7076]
|
19 months |
westram |
* fixed 2 bugs in date-conversion
- did not accept day==31
- did not …
|
|
|
|
@7049
|
[7049]
|
19 months |
westram |
- completes [7044] (possible lost by merging)
|
|
|
|
@7046
|
[7046]
|
19 months |
westram |
* refactored CONVERTALN (merges [6885] [6886] [6888] [6889] [6890] [6891] …
|
|
|
|
@6817
|
[6817]
|
21 months |
westram |
- depends for [6816]
|
|
|
|
@6814
|
[6814]
|
21 months |
westram |
* depends updated for [6812] + [6813]
|
|
|
|
@6527
|
[6527]
|
2 years |
westram |
- ignore *.gcda *.gcno
|
|
|
|
@6526
|
[6526]
|
2 years |
westram |
- use gcov to print test-coverage information
|
|
|
|
@6385
|
[6385]
|
2 years |
westram |
- removed trailing whitespace
|
|
|
|
@6383
|
[6383]
|
2 years |
westram |
- removed void
|
|
|
|
@6381
|
[6381]
|
2 years |
westram |
- fixed includes
- added MBI headers
- removed unused files
|
|
|
|
@6366
|
[6366]
|
2 years |
westram |
* fixed whitespace (scripted)
|
|
|
|
@6352
|
[6352]
|
2 years |
westram |
- condensed several comments
|
|
|
|
@6348
|
[6348]
|
2 years |
westram |
- continues [6347]
|
|
|
|
@6347
|
[6347]
|
2 years |
westram |
Moved a lot of dead code to where it belongs: into the depths of SVN.
I …
|
|
|
|
@6318
|
[6318]
|
2 years |
westram |
* ARBDB
- compiles as C++ (no longer compiled as plain C)
- removed …
|
|
|
|
@6317
|
[6317]
|
2 years |
westram |
* CONVERTALN: indent
|
|
|
|
@6316
|
[6316]
|
2 years |
westram |
* CONVERTALN: *.c -> *.cxx
|
|
|
|
@6315
|
[6315]
|
2 years |
westram |
* CONVERTALN
- converted K&R prototypes to ANSI (using protoize)
- …
|
|
|
|
@6141
|
[6141]
|
3 years |
westram |
* spellchecked all (phew)
|
|
|
|
@5968
|
[5968]
|
3 years |
westram |
* new flag -w to aisc_mkpt (add include wrapper)
* uniform style for …
|
|
|
|
@5957
|
[5957]
|
3 years |
westram |
* fixes #174
* tests for overflow and terminates with error
|
|
|
|
@5829
|
[5829]
|
3 years |
westram |
* included some patches for OSX (thx to Matt Cottrell)
* added global …
|
|
|
|
@5708
|
[5708]
|
3 years |
westram |
* backtrace gets printed to console from
- GB_internal_error
- …
|
|
|
|
@5675
|
[5675]
|
3 years |
westram |
- removed automatic timestamps (the best they were good for, were …
|
|
|
|
@5471
|
[5471]
|
4 years |
westram |
- ignore Makefile.bak and TAGS
|
|
|
|
@5458
|
[5458]
|
4 years |
baderk |
Removed .cvsignore files from repository. Hopefully this time all …
|
|
|
|
@5390
|
[5390]
|
4 years |
westram |
- TAB-Ex
|
|
|
|
@5225
|
[5225]
|
4 years |
westram |
- changed names of linker commands
|
|
|
|
@5178
|
[5178]
|
4 years |
westram |
- indented
|
|
|
|
@5177
|
[5177]
|
4 years |
westram |
- updated
|
|
|
|
@5176
|
[5176]
|
4 years |
westram |
- removed unused params
|
|
|
|
@5175
|
[5175]
|
4 years |
westram |
- fixed shadow warning
- removed 2 unused params
|
|
|
|
@4990
|
[4990]
|
4 years |
boehnel |
removing old SGI stuff
|
|
|
|
@4932
|
[4932]
|
5 years |
baderk |
Fixed various typos…
|
|
|
|
@4868
|
[4868]
|
5 years |
westram |
- added POST_COMPILE where needed
|
|
|
|
@4635
|
[4635]
|
5 years |
westram |
- added 'clean'
|
|
|
|
@4626
|
[4626]
|
5 years |
westram |
- fixed main-prototype
|
|
|
|
@4619
|
[4619]
|
5 years |
westram |
- updated prototypes
|
|
|
|
@4604
|
[4604]
|
5 years |
westram |
- make prototypes only if needed (using mv_if_diff)
|
|
|
|
@4287
|
[4287]
|
5 years |
westram |
- prototypes updated
|
|
|
|
@4286
|
[4286]
|
5 years |
westram |
- small helper functions (allocation related)
|
|
|
|
@4285
|
[4285]
|
5 years |
westram |
- rewrote Fgetline() using FileBuffer? (~ 6.5 x old speed)
Now aborts …
|
|
|
|
@4284
|
[4284]
|
5 years |
westram |
- use FileBuffer? instead of plain files
- avoid repetitive calculation of …
|
|
|
|
@4283
|
[4283]
|
5 years |
westram |
- use FileBuffer? instead of plain files
- avoid repetitive calculation of …
|
|
|
|
@4282
|
[4282]
|
5 years |
westram |
- use realloc_sequence_data() / free_sequence_data()
- use FileBuffer? …
|
|
|
|
@4281
|
[4281]
|
5 years |
westram |
- skipped NOP-rewind
|
|
|
|
@4280
|
[4280]
|
5 years |
westram |
- use FileBuffer? instead of plain files
- single characters were printed …
|
|
|
|
@4279
|
[4279]
|
5 years |
westram |
- initialize new elements of global struct 'data'
|
|
|
|
@4278
|
[4278]
|
5 years |
westram |
- global struct 'data' [sic] now contains information
about lengths of …
|
|
|
|
@4277
|
[4277]
|
5 years |
westram |
- use FileBuffer? instead of plain files
|
|
|
|
@4276
|
[4276]
|
5 years |
westram |
- link FILE_BUFFER.a
- depends updated
- added convert.o
|
|
|
|
@3247
|
[3247]
|
8 years |
westram |
- removed trigraphs
|
|
|
|
@3183
|
[3183]
|
8 years |
westram |
formatting
|
|
|
|
@2338
|
[2338]
|
8 years |
westram |
fixed and reformatted dependencies (using fix_depends.pl)
|
|
|
|
@2179
|
[2179]
|
9 years |
westram |
- does not print space at EO-headline (new protdist does not like this)
|
|
|
|
@1617
|
[1617]
|
9 years |
westram |
- updated dependencies for all Makefiles
- rewrote dependency generation …
|
|
|
|
@1402
|
[1402]
|
9 years |
westram |
ignore ChangeLog?
|
|
|
|
@1002
|
[1002]
|
9 years |
westram |
fixes for valgrind
general warning fixes
|
|
|
|
@866
|
[866]
|
10 years |
westram |
changed assert macros (see arb_assert.h)
|
|
|
|
@639
|
[639]
|
10 years |
westram |
some small bug fixes and DEBUG prints (ae2.eft didn't work)
|
|
|
|
@556
|
[556]
|
10 years |
westram |
read all lines from stdin now (not only one line)
|
|
|
|
@212
|
[212]
|
11 years |
jobb |
Profile alignment (clustalw)
|
|
|
|
@83
|
[83]
|
11 years |
westram |
*** empty log message ***
|
|
|
|
@80
|
[80]
|
11 years |
meierh |
haralds checkin
|
|
|
|
@68
|
[68]
|
11 years |
westram |
Updated dependencies
|
|
|
|
@2
|
[2]
|
12 years |
oldcode |
Initial revision
|