index
:
delta/gawk.git
array-iface
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/sam/meson
baserock/tiagogomes/armv8l64
cmake
comment
constants
dead-branches/async-events
dead-branches/constants
dead-branches/detect-local
dead-branches/doc/using-git
dead-branches/long-double
dead-branches/memory-work
dead-branches/nolibtool
dead-branches/num-handler
dead-branches/revamp-scalar-comparisons
easter-eggs/detect-local
egtests
feature/andy
feature/api-min-max
feature/api-mpfr
feature/api-parser
feature/array-iface
feature/assoc_set
feature/better-index
feature/bool
feature/cmake
feature/cmp_scalars
feature/cpp-compile
feature/dev-5.0
feature/docit
feature/fix-comments
feature/fix-indirect-call
feature/fix-ns-memleak
feature/fixtype
feature/gnulib-regex
feature/improve-inet
feature/improve-tests
feature/iolint
feature/memleak
feature/memory-work
feature/namespaces
feature/nl_langinfo
feature/nocopy
feature/regex-to-api
feature/regex-type
feature/shadow-builtins
feature/stringfix
feature/typed-regex
feature/typed-regex-2
feature/wasted-byte
feature/zOS
feature/zOS-try2
features/docit
gawk-2.10-from-net
gawk-3.1-stable
gawk-4.0-stable
gawk-4.1-stable
gawk-4.2-stable
gawk-5.0-stable
gawk-5.1-stable
gawk-5.2-stable
gawk-stable
gnulib-regex-again
long-double
master
memory-work
new-vms
nolibtool
non-fatal-io
non-fatal-io-2
num-handler
porting
print-exp
select
wasted-byte
zos-debug
git.savannah.gnu.org: git/gawk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
symbol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-19
/
+19
*
Merge branch 'master' into feature/fixtype
Arnold D. Robbins
2016-07-01
1
-1
/
+5
|
\
|
*
Add FUNCTAB and SYMTAB to variables dumped with -d.
Arnold D. Robbins
2016-07-01
1
-1
/
+5
*
|
Use new STFMT_UNUSED define to improve code clarity, and fix some minor stfmt...
Andrew J. Schorr
2016-06-30
1
-1
/
+1
|
/
*
Bug fix in symbol lookup, could break watchpoints.
Arnold D. Robbins
2016-06-08
1
-1
/
+3
*
Fix minor memory leak during creation of PROCINFO["identifiers"] array.
Andrew J. Schorr
2015-05-15
1
-0
/
+1
*
Small bug fix.
Arnold D. Robbins
2015-02-27
1
-1
/
+1
*
Update copyright dates.
Arnold D. Robbins
2015-02-06
1
-1
/
+1
*
Move param checking against function names into --posix.
Arnold D. Robbins
2015-02-01
1
-15
/
+21
*
Disallow calling a function parameter. Check params are not function names.
Arnold D. Robbins
2015-01-30
1
-0
/
+55
*
Remove unneeded calls to make_aname.
Arnold D. Robbins
2015-01-20
1
-1
/
+0
*
Minor code cleanups.
Arnold D. Robbins
2014-09-07
1
-6
/
+6
*
Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.
Arnold D. Robbins
2014-09-05
1
-4
/
+11
*
Minor cleanup in symbol.c.
Arnold D. Robbins
2014-08-18
1
-18
/
+19
*
Further fix to eval "" in debugger.
Arnold D. Robbins
2014-05-11
1
-1
/
+1
*
Fixes based on problems from a static checker.
Arnold D. Robbins
2013-09-08
1
-4
/
+5
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
1
-1
/
+1
*
Improve code in symbol.c.
Arnold D. Robbins
2013-01-25
1
-16
/
+12
*
Bug fix for -d with -i.
Arnold D. Robbins
2013-01-22
1
-2
/
+11
*
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-11-25
1
-125
/
+262
|
\
|
*
Bug fix.
Arnold D. Robbins
2012-11-13
1
-1
/
+1
|
*
Bug fixes for SYMTAB.
Arnold D. Robbins
2012-11-10
1
-10
/
+23
|
*
Some minor fixes. See ChangeLog.
Arnold D. Robbins
2012-10-31
1
-6
/
+6
|
*
z/OS fixes.
Arnold D. Robbins
2012-10-21
1
-8
/
+8
|
*
SYMTAB enhancements, bug fix. Doc additions.
Arnold D. Robbins
2012-10-19
1
-1
/
+1
|
*
Bug fix for new symbol table implementation.
Arnold D. Robbins
2012-10-11
1
-4
/
+22
|
*
More SYMTAB and FUNCTAB improvements.
Arnold D. Robbins
2012-10-03
1
-3
/
+4
|
*
Document SYMTAB and FUNCTAB. Disable for --posix.
Arnold D. Robbins
2012-10-02
1
-0
/
+4
|
*
First cut at SYMTAB and FUNCTAB.
Arnold D. Robbins
2012-09-25
1
-138
/
+159
|
*
Fix for PPC Mac OS X.
Arnold D. Robbins
2012-09-19
1
-0
/
+1
|
*
Add undocumented-for-now PROCINFO["identifiers"].
Arnold D. Robbins
2012-09-14
1
-1
/
+80
|
*
Move to use of bool type, true, false, everywhere.
Arnold D. Robbins
2012-05-11
1
-2
/
+2
*
|
Improve array interface.
john haque
2012-04-19
1
-1
/
+1
*
|
Polish array handling code.
john haque
2012-04-18
1
-1
/
+1
|
/
*
Add GPL notice in symbol.c.
john haque
2011-10-12
1
-0
/
+25
*
Speed/memory performance improvements.
john haque
2011-10-12
1
-0
/
+693