Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/dxr
DEPRECATED - Powerful search for large codebases
https://github.com/mozilla/dxr
Add *.egg-info to .gitignore
abbeyj opened this pull request almost 12 years ago
abbeyj opened this pull request almost 12 years ago
Split refs table into function_refs, macro_refs, type_refs, typedef_r…
abbeyj opened this pull request almost 12 years ago
abbeyj opened this pull request almost 12 years ago
build.py: correct minor typo
mook opened this pull request almost 12 years ago
mook opened this pull request almost 12 years ago
Run dxr-worker.py via sys.executable
mook opened this pull request almost 12 years ago
mook opened this pull request almost 12 years ago
Don't fail to ignore a folder if the one before it was also ignored. Clo...
erikrose opened this pull request almost 12 years ago
erikrose opened this pull request almost 12 years ago
clang plugin: allow overriding llvm-config binary
mook opened this pull request almost 12 years ago
mook opened this pull request almost 12 years ago
Split refs table into function_refs, macro_refs, type_refs, typedef_r…
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Better testing
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Fix search links when clicking in areas that are not covered by the clan...
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Linkify class declarations.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Linkify references to preprocessor macros.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Small changes toward better testing
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Minor clean up to the clang plugin makefile
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Fix hyperlinks for members in a constructor's initialization list.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Sort files and folders
brucestephens opened this pull request about 12 years ago
brucestephens opened this pull request about 12 years ago
Files and folders ought to be sorted (at least optionally)
brucestephens opened this issue about 12 years ago
brucestephens opened this issue about 12 years ago
When looking for files to index, walk folders to discard in reverse
mook opened this pull request about 12 years ago
mook opened this pull request about 12 years ago
Make sure we use at least one worker when building HTML
mook opened this pull request about 12 years ago
mook opened this pull request about 12 years ago
Fix include links for filenames which are suffixes of other filenames.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Fix member: queries for classes/structs that only contain member variables or member functions.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Fix nose tests on Python 2.6.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Add constructor call information to clang plugin
brucestephens opened this pull request about 12 years ago
brucestephens opened this pull request about 12 years ago
[clang plugin] members and callers query doesn't seem to work with virtual methods
brucestephens opened this issue about 12 years ago
brucestephens opened this issue about 12 years ago
Make a bogus change to see if Jenkins hangs because it's Jenkins or beca...
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Switch from CGI to WSGI, reorganize project, and much more
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Source files with TABs don't display very well
brucestephens opened this issue about 12 years ago
brucestephens opened this issue about 12 years ago
Fix callers: and called-by:
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Add support for typedefs
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Add indices for types.qualname, functions.qualname, variables.qualname,
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Remove prefixes from SQL column names
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Build in build directory, not source directory.
jcranmer opened this pull request about 12 years ago
jcranmer opened this pull request about 12 years ago
Treat declarations of pure virtual functions as definitions.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Don't emit variable definition entries for things which are only declara...
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Upgrade to LLVM 3.2.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Vagrant destroy
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Upgrade to LLVM 3.2
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Stick the few lines of Jenkins shell script in a file so we can change-t...
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Don't mount shared folder when on Jenkins.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Add a temporary script that `scp`s the checkout into the Vagrant VM on J...
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Add "const" to the end of the fully qualified name of const methods.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Make Jenkins happy
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Fix for failing tests due to not being able to locate libtrilite.so
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Don't emit "type"s for declarations, only definitions
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
clang callgraph incomplete (testing branch)
cleeland opened this issue about 12 years ago
cleeland opened this issue about 12 years ago
Export compiler command lines in DXR-specific env variables.
cleeland opened this pull request about 12 years ago
cleeland opened this pull request about 12 years ago
clang plugin has narrow view of build environment
cleeland opened this issue about 12 years ago
cleeland opened this issue about 12 years ago
shell scripts in clang plugin contain botched paths
cleeland opened this issue about 12 years ago
cleeland opened this issue about 12 years ago
tests: force set LD_LIBRARY_PATH before running any test scripts, to mak...
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Set LD_LIBRARY_PATH in the json-test makefile. This should solve bug 823...
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
dxr-build: allow specifying tree build order
mook opened this pull request about 12 years ago
mook opened this pull request about 12 years ago
dxr-build: add ignore patterns involving the whole path
mook opened this pull request about 12 years ago
mook opened this pull request about 12 years ago
Add profiling ability for SQL queries.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Delete unused sets of templates. Closes bug 821411.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Replace the last use of the "keyup" event with "input". Fixes bug 819474.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
[bug 817815, 821376] Stop screwing up the search string. Fix a smattering of other bugs in the process.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Failin'
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
this should be green
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
add noop test target to the makefile
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
Add `test` target to the makefile
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
Add `test` target to the makefile
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
Vagrant for local development
lonnen opened this pull request about 12 years ago
lonnen opened this pull request about 12 years ago
Add testing build products to .gitignore.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Fix a few typos I found while setting up a dev environment.
erikrose opened this pull request about 12 years ago
erikrose opened this pull request about 12 years ago
Fix for "Jump to definition" sometimes jumping to a declaration instead.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Add extents for preprocessor macros.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Fix extents for overloaded operators.
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Support quoted arguments for query parameters and fix "Find references" to not produce references to unrelated items
abbeyj opened this pull request about 12 years ago
abbeyj opened this pull request about 12 years ago
Two small fixes
abbeyj opened this pull request over 12 years ago
abbeyj opened this pull request over 12 years ago
Fix for dollar signs in source code and better results for warnings
abbeyj opened this pull request over 12 years ago
abbeyj opened this pull request over 12 years ago
Recognize .cxx as an extension for C++ code.
abbeyj opened this pull request over 12 years ago
abbeyj opened this pull request over 12 years ago
Lanedo changes
garnacho opened this pull request over 12 years ago
garnacho opened this pull request over 12 years ago
Parameter handling
garnacho opened this pull request over 12 years ago
garnacho opened this pull request over 12 years ago
P1 bugs
garnacho opened this pull request over 12 years ago
garnacho opened this pull request over 12 years ago
Page titles
garnacho opened this pull request almost 13 years ago
garnacho opened this pull request almost 13 years ago
Decl def
garnacho opened this pull request almost 13 years ago
garnacho opened this pull request almost 13 years ago
Make html-ified file extensions configurable in dxr.config
cleeland opened this issue almost 13 years ago
cleeland opened this issue almost 13 years ago
Fix for issue #22
cleeland opened this pull request almost 13 years ago
cleeland opened this pull request almost 13 years ago
Fix issue #21.
cleeland opened this pull request almost 13 years ago
cleeland opened this pull request almost 13 years ago
table 'fts' is missing
cleeland opened this issue almost 13 years ago
cleeland opened this issue almost 13 years ago
search.cgi sqlite3.OperationalError
cleeland opened this issue almost 13 years ago
cleeland opened this issue almost 13 years ago
Lanedo changes
garnacho opened this pull request almost 13 years ago
garnacho opened this pull request almost 13 years ago
Lanedo changes
garnacho opened this pull request almost 13 years ago
garnacho opened this pull request almost 13 years ago
Random collection of fixes
evmar opened this pull request almost 13 years ago
evmar opened this pull request almost 13 years ago
serialize byfile stuff independently
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Show 'Loading...' in type popover and show errors
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Improve interface with multiple trees
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Emit an error when realpath() fails instead of crashing Clang
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Always list the file itself as a match
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Don't hardcode python2.6 in search.cgi
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Look for config in system location
kalikiana opened this pull request about 13 years ago
kalikiana opened this pull request about 13 years ago
Clarify setup-env.sh command line parameter and warn if srcdir == objdir
gicmo opened this pull request about 13 years ago
gicmo opened this pull request about 13 years ago
Follow the current llvm/clang version 3 API changes
gicmo opened this pull request about 13 years ago
gicmo opened this pull request about 13 years ago
Create a cpp.vim syntax file based on the type information obtained from the source code
ehsan opened this issue over 13 years ago
ehsan opened this issue over 13 years ago
A spelling mistake fix
ehsan opened this pull request over 13 years ago
ehsan opened this pull request over 13 years ago
check that the shell sourcing the script is bash and abort otherwise
MarkoSchuetz opened this pull request over 13 years ago
MarkoSchuetz opened this pull request over 13 years ago
Make it possible to rerun setup-env.sh to rebuild the cxx-clang plugin
ehsan opened this pull request over 13 years ago
ehsan opened this pull request over 13 years ago
Include preprocessor references to macros
jcranmer opened this issue over 13 years ago
jcranmer opened this issue over 13 years ago
Feature whimsical code stats on the home page
tarasglek opened this issue over 13 years ago
tarasglek opened this issue over 13 years ago
some small changes
MarkoSchuetz opened this pull request over 13 years ago
MarkoSchuetz opened this pull request over 13 years ago
Links are over-escaped
GPHemsley opened this issue over 13 years ago
GPHemsley opened this issue over 13 years ago