- 10 Nis, 2016 2 kayıt (commit)
-
-
elextr yazdı
Fix typos in plugin documentation
-
Philipp Wiesemann yazdı
-
- 26 Mar, 2016 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 22 Mar, 2016 1 kayıt (commit)
-
-
Enrico Tröger yazdı
-
- 21 Mar, 2016 2 kayıt (commit)
-
-
Enrico Tröger yazdı
The files in share/glib-2.0/schemas are necessary for GTK3, so don't delete them but everything else on the same directory level.
-
Enrico Tröger yazdı
This adapts the paths in the installer for the tags and filedefs files as changed in #485. Also simply include everything in share/ when including a GTK3 runtime environment instead of a fixed list of subdirectories, share/glib-2.0 doesn't exist anymore when using MSYS2 packages.
-
- 19 Mar, 2016 3 kayıt (commit)
-
-
Colomban Wendling yazdı
gtkdoc: fix gtkdoc header script for structs with inline types
-
Colomban Wendling yazdı
Update Ruby parser from Universal-CTags. Closes #587.
-
Colomban Wendling yazdı
Move filetypes.* and *.tags to separate directories
-
- 14 Mar, 2016 17 kayıt (commit)
-
-
Matthew Brush yazdı
-
Masatake YAMATO yazdı
Close universal-ctags/ctags#453. (This is about a bug spotted in universal-ctags/ctags#453 by @mislav and in universal-ctags/ctags#11 by @NewAlexandria.) Kinds C and d are for Rspec. Parts of code related to above kinds assume a ruby string comes after Rspec keywords (describe or context). This is a wrong assumption. A class name can be used there. It is nice if ctags can handle these rspec code well, but we don't have enough resource to make it now. So in this commit I delete rspec related code temporary. I just reserve a kind letter 'd' for rspec for the future. 'C' is completely deleted because (1) describe and context have the same meaning in rspec, and (2) we would like to assign 'C' for Ruby constant as ripper-tags does. Signed-off-by:
Masatake YAMATO <yamato@redhat.com>
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
New test case contributed by @masatake in universal-ctags/ctags#456. Closes universal-ctags/ctags#455 and universal-ctags/ctags#456.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
This will simplify some upcoming fixes.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
The implementation is a bit hacky, but avoids the need for complex logic to pop several scopes at once. Closes universal-ctags/ctags#452.
-
Colomban Wendling yazdı
After an identifier there can be anything but an identifier character.
-
Colomban Wendling yazdı
-
Masatake YAMATO yazdı
This patch is intended a bug reported as sf.bug:364. https://sourceforge.net/p/ctags/bugs/364/ Writing a test case is helped by Dmitry Gutov. Signed-off-by:
Masatake YAMATO <yamato@redhat.com>
-
Masatake YAMATO yazdı
fuzz target reports canMatch access wrong memory area when php-anonymous_functions.d/input.php is given as input. This patch fixes it. Signed-off-by:
Masatake YAMATO <yamato@redhat.com>
-
Masatake YAMATO yazdı
Suppress a warning reported by sparse. Signed-off-by:
Masatake YAMATO <yamato@redhat.com>
-
Artem Nezvigin yazdı
Fixes universal-ctags/ctags#49
-
Ram Singla yazdı
-
Thomas Martitz yazdı
Doxygen adds unhandled xml output for structs that define types inline, for example struct Foo { enum { FOO, BAR } baz; }. A type definitions precedes the members. The script wrongly assumed the first sectiondef child of compounddef would contain all members, but actually this is the case for sectiondefs with kind=public-attrib (the sectiondef defining the type has kind=public-type).
-
- 13 Mar, 2016 11 kayıt (commit)
-
-
Jiří Techet yazdı
ignore.tags is still in ~/.config/geany
-
Jiří Techet yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Say hello to Geany 1.28 "Malvek"!
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Drop Waf build system support
-
Enrico Tröger yazdı
Improve Windows GTK runtime bundle creation script
-
Enrico Tröger yazdı
Respect native dialog pref in Project->Open
-
- 12 Mar, 2016 3 kayıt (commit)
-
-
Matthew Brush yazdı
Fixes #960
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
Update the list of dependencies, include sort.exe and grep.exe, create a information file with all download links of included binaries and re-structure the script for better readability. See #560 for details.
-