John Schmidt
5d30654512
Rename ga_init2() to ga_init()
2014-03-31 14:42:11 -03:00
John Schmidt
e02790cad4
Inline ga_init()
2014-03-31 14:42:11 -03:00
John Schmidt
44e40b02cf
Move remove_duplicates to garray.c
2014-03-29 13:29:53 -03:00
David Z. Chen
baab238271
Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h
2014-03-16 12:00:41 -03:00
Felipe Oliveira Carvalho
3005681a02
Move garray_T from structs.h to garray.h
2014-03-07 08:02:38 -03:00
Nicolas Pierron
d9283c4927
Remove __ARGS macro. Close #205
...
This is a squash of all commits sent to #81 .
- Remove unused undef of __ARGS.
- Fix mch_rename declaration.
- Follow changes related to moved & extracted files.
- Properly indent function declarations of getchar.h and quickfix.c.
2014-03-02 14:19:59 -03:00
Felipe Oliveira Carvalho
410f0a27c5
Extract garray.c from misc2.c
...
Start to split misc2.c in many other files (see #209 ).
2014-02-28 06:43:20 -03:00