~ubuntu-branches/ubuntu/saucy/libv8/saucy

« back to all changes in this revision

Viewing changes to debian/copyright_hints

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2012-04-07 16:26:13 UTC
  • mfrom: (15.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120407162613-dqo1m6w9r3fh8tst
Tags: 3.8.9.16-3
* mipsel build fixes :
  + v8_use_mips_abi_hardfloat=false, this lowers EABI requirements.
  + v8_can_use_fpu_instructions=false, detect if FPU is present.
  + set -Wno-unused-but-set-variable only on mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: FIXME
3
3
Upstream-Contact: FIXME
4
4
Source: FIXME
15
15
 benchmarks/spinning-balls/splay-tree.js
16
16
 benchmarks/spinning-balls/v.js
17
17
 benchmarks/splay.js
 
18
 build/android.gypi
18
19
 build/armu.gypi
19
20
 build/common.gypi
20
21
 build/gyp_v8
158
159
 src/elements.h
159
160
 src/execution.cc
160
161
 src/execution.h
161
 
 src/extensions/experimental/break-iterator.cc
162
 
 src/extensions/experimental/break-iterator.h
163
 
 src/extensions/experimental/collator.cc
164
 
 src/extensions/experimental/collator.h
165
 
 src/extensions/experimental/datetime-format.cc
166
 
 src/extensions/experimental/datetime-format.h
167
 
 src/extensions/experimental/experimental.gyp
168
 
 src/extensions/experimental/i18n-extension.cc
169
 
 src/extensions/experimental/i18n-extension.h
170
 
 src/extensions/experimental/i18n-locale.cc
171
 
 src/extensions/experimental/i18n-locale.h
172
 
 src/extensions/experimental/i18n-natives.h
173
 
 src/extensions/experimental/i18n-utils.cc
174
 
 src/extensions/experimental/i18n-utils.h
175
 
 src/extensions/experimental/i18n.js
176
 
 src/extensions/experimental/language-matcher.cc
177
 
 src/extensions/experimental/language-matcher.h
178
 
 src/extensions/experimental/number-format.cc
179
 
 src/extensions/experimental/number-format.h
180
162
 src/extensions/externalize-string-extension.cc
181
163
 src/extensions/externalize-string-extension.h
182
164
 src/extensions/gc-extension.cc
505
487
 test/cctest/test-disasm-arm.cc
506
488
 test/cctest/test-disasm-ia32.cc
507
489
 test/cctest/test-disasm-mips.cc
 
490
 test/cctest/test-disasm-x64.cc
508
491
 test/cctest/test-dtoa.cc
509
492
 test/cctest/test-fixed-dtoa.cc
510
493
 test/cctest/test-flags.cc
580
563
 test/mjsunit/arguments-read-and-assignment.js
581
564
 test/mjsunit/arguments.js
582
565
 test/mjsunit/array-concat.js
 
566
 test/mjsunit/array-construct-transition.js
583
567
 test/mjsunit/array-constructor.js
584
568
 test/mjsunit/array-elements-from-array-prototype-chain.js
585
569
 test/mjsunit/array-elements-from-array-prototype.js
656
640
 test/mjsunit/compiler/global-accessors.js
657
641
 test/mjsunit/compiler/globals.js
658
642
 test/mjsunit/compiler/inline-arguments.js
 
643
 test/mjsunit/compiler/inline-arity-mismatch.js
659
644
 test/mjsunit/compiler/inline-compare.js
660
645
 test/mjsunit/compiler/inline-conditional.js
661
646
 test/mjsunit/compiler/inline-context-slots.js
853
838
 test/mjsunit/function-bind.js
854
839
 test/mjsunit/function-call.js
855
840
 test/mjsunit/function-caller.js
 
841
 test/mjsunit/function-named-self-reference.js
856
842
 test/mjsunit/function-names.js
857
843
 test/mjsunit/function-property.js
858
844
 test/mjsunit/function-prototype.js
877
863
 test/mjsunit/global-vars-with.js
878
864
 test/mjsunit/greedy.js
879
865
 test/mjsunit/harmony/block-conflicts.js
 
866
 test/mjsunit/harmony/block-const-assign.js
880
867
 test/mjsunit/harmony/block-early-errors.js
881
868
 test/mjsunit/harmony/block-for.js
882
869
 test/mjsunit/harmony/block-lazy-compile.js
1015
1002
 test/mjsunit/regress/regress-1066899.js
1016
1003
 test/mjsunit/regress/regress-1079.js
1017
1004
 test/mjsunit/regress/regress-1081309.js
 
1005
 test/mjsunit/regress/regress-108296.js
1018
1006
 test/mjsunit/regress/regress-1083.js
1019
1007
 test/mjsunit/regress/regress-109195.js
1020
1008
 test/mjsunit/regress/regress-1092.js
1022
1010
 test/mjsunit/regress/regress-1102760.js
1023
1011
 test/mjsunit/regress/regress-1103.js
1024
1012
 test/mjsunit/regress/regress-1104.js
 
1013
 test/mjsunit/regress/regress-110509.js
1025
1014
 test/mjsunit/regress/regress-1106.js
1026
1015
 test/mjsunit/regress/regress-1107.js
1027
1016
 test/mjsunit/regress/regress-1110.js
1063
1052
 test/mjsunit/regress/regress-1176.js
1064
1053
 test/mjsunit/regress/regress-1177518.js
1065
1054
 test/mjsunit/regress/regress-1177809.js
 
1055
 test/mjsunit/regress/regress-117794.js
1066
1056
 test/mjsunit/regress/regress-1178598.js
1067
1057
 test/mjsunit/regress/regress-1181.js
1068
1058
 test/mjsunit/regress/regress-1182832.js
1128
1118
 test/mjsunit/regress/regress-1523.js
1129
1119
 test/mjsunit/regress/regress-1528.js
1130
1120
 test/mjsunit/regress/regress-1529.js
 
1121
 test/mjsunit/regress/regress-1530.js
1131
1122
 test/mjsunit/regress/regress-1531.js
1132
1123
 test/mjsunit/regress/regress-1546.js
1133
1124
 test/mjsunit/regress/regress-1548.js
1152
1143
 test/mjsunit/regress/regress-1748.js
1153
1144
 test/mjsunit/regress/regress-1757.js
1154
1145
 test/mjsunit/regress/regress-176.js
 
1146
 test/mjsunit/regress/regress-1849.js
1155
1147
 test/mjsunit/regress/regress-186.js
1156
1148
 test/mjsunit/regress/regress-187.js
 
1149
 test/mjsunit/regress/regress-1878.js
1157
1150
 test/mjsunit/regress/regress-189.js
 
1151
 test/mjsunit/regress/regress-1898.js
1158
1152
 test/mjsunit/regress/regress-191.js
1159
1153
 test/mjsunit/regress/regress-1919169.js
1160
1154
 test/mjsunit/regress/regress-192.js
1161
1155
 test/mjsunit/regress/regress-193.js
 
1156
 test/mjsunit/regress/regress-1945.js
1162
1157
 test/mjsunit/regress/regress-20070207.js
1163
1158
 test/mjsunit/regress/regress-201.js
1164
1159
 test/mjsunit/regress/regress-219.js
1332
1327
 test/mjsunit/regress/regress-arguments-gc.js
1333
1328
 test/mjsunit/regress/regress-bind-receiver.js
1334
1329
 test/mjsunit/regress/regress-conditional-position.js
 
1330
 test/mjsunit/regress/regress-crbug-100859.js
1335
1331
 test/mjsunit/regress/regress-crbug-107996.js
1336
1332
 test/mjsunit/regress/regress-crbug-18639.js
1337
1333
 test/mjsunit/regress/regress-crbug-3184.js
1343
1339
 test/mjsunit/regress/regress-crbug-84186.js
1344
1340
 test/mjsunit/regress/regress-crbug-87478.js
1345
1341
 test/mjsunit/regress/regress-create-exception.js
 
1342
 test/mjsunit/regress/regress-debug-code-recompilation.js
1346
1343
 test/mjsunit/regress/regress-deopt-gc.js
1347
1344
 test/mjsunit/regress/regress-fundecl.js
1348
1345
 test/mjsunit/regress/regress-lazy-deopt-reloc.js
1393
1390
 test/mjsunit/string-localecompare.js
1394
1391
 test/mjsunit/string-match.js
1395
1392
 test/mjsunit/string-replace-gc.js
 
1393
 test/mjsunit/string-replace-one-char.js
1396
1394
 test/mjsunit/string-replace-with-empty.js
1397
1395
 test/mjsunit/string-replace.js
1398
1396
 test/mjsunit/string-search.js
1504
1502
 tools/tickprocessor.js
1505
1503
 tools/utils.py
1506
1504
Copyright: 2006-2008, the V8 project authors.
1507
 
 2006-2009, the V8 project authors.
1508
 
 2006-2010, the V8 project authors.
1509
 
 2006-2011, the V8 project authors.
1510
 
 2007-2008, the V8 project authors.
1511
 
 2007-2010, the V8 project authors.
1512
 
 2007-2011, the V8 project authors.
1513
 
 2008, the V8 project authors.
1514
 
 2008-2009, the V8 project authors.
1515
 
 2009, the V8 project authors.
1516
 
 2009-2010, the V8 project authors.
1517
 
 2010, the V8 project authors.
1518
 
 2011, the V8 project authors.
1519
 
 2012, the V8 project authors.
1520
 
 HOLDERS AND CONTRIBUTORS
 
1505
  2006-2009, the V8 project authors.
 
1506
  2006-2010, the V8 project authors.
 
1507
  2006-2011, the V8 project authors.
 
1508
  2006-2012, the V8 project authors.
 
1509
  2007-2008, the V8 project authors.
 
1510
  2007-2010, the V8 project authors.
 
1511
  2007-2011, the V8 project authors.
 
1512
  2008, the V8 project authors.
 
1513
  2008-2009, the V8 project authors.
 
1514
  2009, the V8 project authors.
 
1515
  2009-2010, the V8 project authors.
 
1516
  2010, the V8 project authors.
 
1517
  2011, the V8 project authors.
 
1518
  2012, the V8 project authors.
 
1519
  HOLDERS AND CONTRIBUTORS
1521
1520
License: BSD (3 clause)
1522
1521
 FIXME
1523
1522
 
1540
1539
 debian/libv8-dev.install
1541
1540
 debian/libv8.dirs
1542
1541
 debian/libv8.install
1543
 
 debian/patches/0005-enable-i18n-extension.patch
1544
1542
 debian/patches/0008_mksnapshot_stdout.patch
1545
1543
 debian/patches/0011_use_system_gyp.patch
1546
1544
 debian/patches/0014_disable_cross_build.patch
1547
 
 debian/patches/0015_enable_mips_tests.patch
 
1545
 debian/patches/issue9316131_5001.diff
1548
1546
 debian/patches/series
1549
1547
 debian/rules
1550
1548
 debian/source/format
1595
1593
 test/cctest/test-strtod.cc
1596
1594
 test/cctest/test-unbound-queue.cc
1597
1595
Copyright: 2006-2008, the V8 project authors.
1598
 
 2006-2009, the V8 project authors.
1599
 
 2009, the V8 project authors.
1600
 
 2010, the V8 project authors.
1601
 
 2011, the V8 project authors.
 
1596
  2006-2009, the V8 project authors.
 
1597
  2009, the V8 project authors.
 
1598
  2010, the V8 project authors.
 
1599
  2011, the V8 project authors.
1602
1600
License: UNKNOWN
1603
1601
 FIXME
1604
1602
 
1611
1609
 src/mips/assembler-mips.h
1612
1610
 src/x64/assembler-x64.h
1613
1611
Copyright: 1994-2006, Sun Microsystems Inc
1614
 
 2011, Sun Microsystems Inc
1615
 
 2011, the V8 project authors.
1616
 
 HOLDERS AND CONTRIBUTORS "AS
1617
 
 OWNER OR
 
1612
  2011, the V8 project authors.
 
1613
  2012, the V8 project authors.
 
1614
  HOLDERS AND CONTRIBUTORS "AS
 
1615
  OWNER OR
1618
1616
License: BSD (2 clause)
1619
1617
 FIXME
1620
1618
 
1623
1621
 test/mjsunit/third_party/object-keys.js
1624
1622
 test/mjsunit/third_party/string-trim.js
1625
1623
Copyright: 2006, Apple Computer, Inc.
1626
 
 2009, Apple Computer, Inc.
1627
 
 HOLDERS AND CONTRIBUTORS
1628
 
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT
1629
 
 holder(s) nor the names of any
 
1624
  2009, Apple Computer, Inc.
 
1625
  HOLDERS AND CONTRIBUTORS
 
1626
  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT
 
1627
  holder(s) nor the names of any
1630
1628
License: BSD (2 clause)
1631
1629
 FIXME
1632
1630
 
1635
1633
 src/arm/assembler-arm.h
1636
1634
 src/ia32/assembler-ia32.cc
1637
1635
Copyright: 1994-2006, Sun Microsystems Inc
1638
 
 2011, the V8 project authors.
1639
 
 2012, the V8 project authors.
1640
 
 HOLDERS AND CONTRIBUTORS
1641
 
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT
 
1636
  2011, the V8 project authors.
 
1637
  2012, the V8 project authors.
 
1638
  HOLDERS AND CONTRIBUTORS
 
1639
  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT
1642
1640
License: BSD (2 clause)
1643
1641
 FIXME
1644
1642
 
1645
 
Files: src/extensions/experimental/i18n-js2c.py
1646
 
 tools/js2c.py
1647
 
Copyright: 2006-2008, the V8 project authors.
1648
 
 2011, Google Inc.
1649
 
 2011, the V8 project authors.
1650
 
 HOLDERS AND CONTRIBUTORS
1651
 
License: BSD (3 clause)
1652
 
 FIXME
1653
 
 
1654
1643
Files: LICENSE.valgrind
1655
1644
 src/third_party/valgrind/valgrind.h
1656
1645
Copyright: 2000-2007, Julian Seward.
1657
 
 2000-2010, Julian Seward.
 
1646
  2000-2010, Julian Seward.
1658
1647
License: BSD (3 clause)
1659
1648
 FIXME
1660
1649
 
1661
1650
Files: tools/gcmole/gccause.lua
1662
1651
 tools/gcmole/gcmole.lua
1663
1652
Copyright: 2011, the V8 project authors.
1664
 
 HOLDERS AND CONTRIBUTORS
 
1653
  HOLDERS AND CONTRIBUTORS
1665
1654
License: UNKNOWN
1666
1655
 FIXME
1667
1656
 
1668
1657
Files: LICENSE.strongtalk
1669
1658
Copyright: 1994-2006, Sun Microsystems Inc
1670
 
 HOLDERS AND CONTRIBUTORS "AS
1671
 
 OWNER OR
 
1659
  HOLDERS AND CONTRIBUTORS "AS
 
1660
  OWNER OR
1672
1661
License: BSD (2 clause)
1673
1662
 FIXME
1674
1663
 
1675
 
Files: tools/presubmit.py
1676
 
Copyright: 
1677
 
License: BSD (3 clause)
1678
 
 FIXME
1679
 
 
1680
1664
Files: src/scanner.cc
1681
1665
Copyright: && IsCarriageReturn(c0_)) Advance();
1682
 
 && IsLineFeed(c0_)) Advance();
1683
 
 2011, the V8 project authors.
1684
 
 HOLDERS AND CONTRIBUTORS
 
1666
  && IsLineFeed(c0_)) Advance();
 
1667
  2011, the V8 project authors.
 
1668
  HOLDERS AND CONTRIBUTORS
1685
1669
License: BSD (3 clause)
1686
1670
 FIXME
1687
1671
 
1688
1672
Files: src/runtime.cc
1689
1673
Copyright: * kJsonQuotesCharactersPerEntry;
1690
 
 2011, the V8 project authors.
1691
 
 >= kQuoteTableLength) {
1692
 
 HOLDERS AND CONTRIBUTORS
1693
 
 || c == 0x200b || c == 0xfeff;
 
1674
  2012, the V8 project authors.
 
1675
  >= kQuoteTableLength) {
 
1676
  HOLDERS AND CONTRIBUTORS
 
1677
  || c == 0x200b || c == 0xfeff;
1694
1678
License: BSD (3 clause)
1695
1679
 FIXME
1696
1680
 
1697
1681
Files: src/scanner.h
1698
1682
Copyright: 2011, the V8 project authors.
1699
 
 <= 5) return c + 10;
1700
 
 <= 9) return c;
1701
 
 HOLDERS AND CONTRIBUTORS
 
1683
  <= 5) return c + 10;
 
1684
  <= 9) return c;
 
1685
  HOLDERS AND CONTRIBUTORS
1702
1686
License: BSD (3 clause)
1703
1687
 FIXME
1704
1688
 
1705
1689
Files: test/mjsunit/instanceof-2.js
1706
1690
Copyright: 2010, the V8 project authors.
1707
 
 Foo.prototype = 12;
1708
 
 HOLDERS AND CONTRIBUTORS
 
1691
  Foo.prototype = 12;
 
1692
  HOLDERS AND CONTRIBUTORS
1709
1693
License: BSD (3 clause)
1710
1694
 FIXME
1711
1695
 
1712
1696
Files: test/mjsunit/third_party/regexp-pcre.js
1713
1697
Copyright: 1997-2007, University of Cambridge
1714
 
 2007, Google Inc
1715
 
 HOLDERS AND CONTRIBUTORS "AS IS"
1716
 
 OWNER OR CONTRIBUTORS BE
 
1698
  2007, Google Inc
 
1699
  HOLDERS AND CONTRIBUTORS "AS IS"
 
1700
  OWNER OR CONTRIBUTORS BE
 
1701
License: BSD (3 clause)
 
1702
 FIXME
 
1703
 
 
1704
Files: tools/js2c.py
 
1705
Copyright: 2006-2008, the V8 project authors.
 
1706
  2011, Google Inc.
 
1707
  HOLDERS AND CONTRIBUTORS
1717
1708
License: BSD (3 clause)
1718
1709
 FIXME
1719
1710
 
1720
1711
Files: src/hydrogen.cc
1721
 
Copyright: 2011, the V8 project authors.
1722
 
 HOLDERS AND CONTRIBUTORS
1723
 
 Reachable only normally
 
1712
Copyright: 2012, the V8 project authors.
 
1713
  HOLDERS AND CONTRIBUTORS
 
1714
  Reachable only normally
1724
1715
License: BSD (3 clause)
1725
1716
 FIXME
1726
1717
 
1727
1718
Files: src/char-predicates-inl.h
1728
1719
Copyright: 2011, the V8 project authors.
1729
 
 HOLDERS AND CONTRIBUTORS
1730
 
 || IsInRange(AsciiAlphaToLower, 'a', 'f');
 
1720
  HOLDERS AND CONTRIBUTORS
 
1721
  || IsInRange(AsciiAlphaToLower, 'a', 'f');
 
1722
License: BSD (3 clause)
 
1723
 FIXME
 
1724
 
 
1725
Files: tools/presubmit.py
 
1726
Copyright: 2012, the V8 project authors.
1731
1727
License: BSD (3 clause)
1732
1728
 FIXME
1733
1729
 
1734
1730
Files: benchmarks/deltablue.js
1735
1731
Copyright: 1996, John Maloney and Mario Wolczko
1736
 
 2008, the V8 project authors.
 
1732
  2008, the V8 project authors.
1737
1733
License: GPL-2+
1738
1734
 FIXME
1739
1735
 
1740
1736
Files: benchmarks/crypto.js
1741
1737
Copyright: 2003-2005, Tom Wu
1742
 
 2005, Tom Wu
 
1738
  2005, Tom Wu
1743
1739
License: MIT/X11 (BSD like)
1744
1740
 FIXME
1745
1741
 
1746
1742
Files: benchmarks/earley-boyer.js
1747
1743
Copyright: != -1 || // ID-char
1748
 
 { return c.val; }
1749
 
 { return sc_SYMBOL_PREFIX + c.val; }
1750
 
 || c === SC_EOF_OBJECT;
1751
 
 || needing == "")
 
1744
  { return c.val; }
 
1745
  { return sc_SYMBOL_PREFIX + c.val; }
 
1746
  || c === SC_EOF_OBJECT;
 
1747
  || needing == "")
1752
1748
License: UNKNOWN
1753
1749
 FIXME
1754
1750
 
1755
1751
Files: tools/generate-ten-powers.scm
1756
1752
Copyright: 2010, the V8 project authors.
1757
 
 2010, the V8 project authors.")
1758
 
 HOLDERS AND CONTRIBUTORS
 
1753
  2010, the V8 project authors.")
 
1754
  HOLDERS AND CONTRIBUTORS
1759
1755
License: UNKNOWN
1760
1756
 FIXME
1761
1757