summaryrefslogtreecommitdiff
path: root/symbol.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Improve code in symbol.c.Arnold D. Robbins2013-01-251-16/+12
* Bug fix for -d with -i.Arnold D. Robbins2013-01-221-2/+11
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-125/+262
|\
| * Bug fix.Arnold D. Robbins2012-11-131-1/+1
| * Bug fixes for SYMTAB.Arnold D. Robbins2012-11-101-10/+23
| * Some minor fixes. See ChangeLog.Arnold D. Robbins2012-10-311-6/+6
| * z/OS fixes.Arnold D. Robbins2012-10-211-8/+8
| * SYMTAB enhancements, bug fix. Doc additions.Arnold D. Robbins2012-10-191-1/+1
| * Bug fix for new symbol table implementation.Arnold D. Robbins2012-10-111-4/+22
| * More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-031-3/+4
| * Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-021-0/+4
| * First cut at SYMTAB and FUNCTAB.Arnold D. Robbins2012-09-251-138/+159
| * Fix for PPC Mac OS X.Arnold D. Robbins2012-09-191-0/+1
| * Add undocumented-for-now PROCINFO["identifiers"].Arnold D. Robbins2012-09-141-1/+80
| * Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-2/+2
* | Improve array interface.john haque2012-04-191-1/+1
* | Polish array handling code.john haque2012-04-181-1/+1
|/
* Add GPL notice in symbol.c.john haque2011-10-121-0/+25
* Speed/memory performance improvements.john haque2011-10-121-0/+693