.hgignore

Wed, 12 Dec 2012 20:26:56 +0100

author
jlahoda
date
Wed, 12 Dec 2012 20:26:56 +0100
changeset 1444
170e486632d9
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8004504: ListBuffer could reuse List.nil() as the sentinel element
Summary: ListBuffer.last now points to the last elements with client data, or null if none.
Reviewed-by: jjg, mcimadamore

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^.hgtip
     5 .DS_Store

mercurial