Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename ga_init2() to ga_init() | John Schmidt | 2014-03-31 |
* | Inline ga_init() | John Schmidt | 2014-03-31 |
* | xrealloc(): similar to xmalloc() | Felipe Oliveira Carvalho | 2014-03-31 |
* | Move remove_duplicates to garray.c | John Schmidt | 2014-03-29 |
* | Use realloc instead of vim_realloc | Felipe Oliveira Carvalho | 2014-03-26 |
* | Use memmove instead of mch_memmove | Felipe Oliveira Carvalho | 2014-03-26 |
* | Use memset instead of vim_memset | Felipe Oliveira Carvalho | 2014-03-25 |
* | Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garra... | David Z. Chen | 2014-03-16 |
* | Remove USE_SYSTEM and code only run under USE_SYSTEM | Simen Endsjø | 2014-03-05 |
* | Extract garray.c from misc2.c | Felipe Oliveira Carvalho | 2014-02-28 |