Commit Graph

50050 Commits

Author SHA1 Message Date
Douglas Gregor
dc1b77cd37 isomorphism.cpp:
- Tests for isomorphism algorithm


[SVN r11801]
2001-11-29 04:02:57 +00:00
Beman Dawes
58b64351ee Reorganize links to prebuilt executables
[SVN r11800]
2001-11-29 01:29:52 +00:00
Jeremy Siek
d819fa05b1 changed to use dijkstra_shortest_paths_no_init
[SVN r11799]
2001-11-28 21:59:15 +00:00
Jeremy Siek
12fad7bee7 added dijkstra_shortest_paths_no_init
[SVN r11798]
2001-11-28 21:58:53 +00:00
Jens Maurer
3feb21d608 fix overflow bug and ensuing endless loop
[SVN r11797]
2001-11-28 21:44:26 +00:00
Jens Maurer
1d346f427a add test for situation in which an endless loop could occur
[SVN r11796]
2001-11-28 21:42:05 +00:00
Jeremy Siek
a53bb68986 new file
[SVN r11795]
2001-11-28 21:31:09 +00:00
Douglas Gregor
4e89acc445 depth_first_search.html:
- Describe root_vertex parameter and form with starting vertex


[SVN r11794]
2001-11-28 07:21:01 +00:00
Douglas Gregor
2b04ffedfc depth_first_search.hpp:
- Added ability to specify starting vertex for depth_first_search


[SVN r11793]
2001-11-28 06:55:46 +00:00
Beman Dawes
097b1076cb Update Win32 CodeWarrior to version 7.0
[SVN r11792]
2001-11-28 01:54:20 +00:00
Douglas Gregor
7617ff6c31 General cleanups
[SVN r11791]
2001-11-27 23:11:44 +00:00
Jens Maurer
986f4b3fa0 added PREPROCESSOR library
[SVN r11790]
2001-11-27 20:56:31 +00:00
Dave Abrahams
7ee7dc74d9 ----------------------------------------------------------------------
committing in tools/build

Modified Files:
	build_system.htm
		Documented:
			local rules
			the RULENAMES rule
			the EXPORT rule
			the BACKTRACE rule
			new IMPORT semantics
			-d+12 Dependency Graph Output
			Crude Argument Binding
			Variable numbers of arguments

	jam_src/compile.c
		implemented RULENAMES, EXPORT, varargs support, new IMPORT semantics
		removed unused variables

	jam_src/make1.c
	jam_src/hdrmacro.c
		removed unused variables

	jam_src/jamgram.{c,h,y,yy}
		"module local x" does not change module local value of x
		if it is already set.

	jam_src/lists.[ch]
		added list_pop_front()

	new/assert.jam new/boost-build.jam
	new/build-system.jam new/errors.jam
	new/modules.jam new/os.path.jam
		beginnings of new build system

	test/check-arguments.jam
	test/check-jam-patches.jam
	test/echo_args.jam
		Added tests for recent core modifications; comments

Added Files:
	new/feature.jam new/property.jam
	new/readme.txt new/sequence.jam
	new/test.jam
		beginnings of new build system
----------------------------------------------------------------------


[SVN r11789]
2001-11-27 16:41:59 +00:00
Peter Dimov
42fe39f3e4 Mac Murrett added to Acknowledgments.
[SVN r11788]
2001-11-27 13:21:28 +00:00
Peter Dimov
eca484a81c bind.html: Contents, FAQ, Dependencies added.
[SVN r11787]
2001-11-27 13:15:30 +00:00
Peter Dimov
9468bd108c mem_fn FAQ updated.
[SVN r11786]
2001-11-27 11:54:25 +00:00
Aleksey Gurtovoy
8cddaab131 added an entry for Comeau
[SVN r11785]
2001-11-27 04:30:22 +00:00
Peter Dimov
2049cd1f74 visit_each support added.
[SVN r11784]
2001-11-26 13:28:16 +00:00
Aleksey Gurtovoy
05e3242a1e fixed some wording (hilite -> highlighting)
[SVN r11783]
2001-11-26 11:57:49 +00:00
Jens Maurer
3af214e4e0 add PREPROCESSOR library
[SVN r11782]
2001-11-25 22:50:30 +00:00
Aleksey Gurtovoy
0914a7a9bf initial checkin
[SVN r11781]
2001-11-25 18:39:44 +00:00
Aleksey Gurtovoy
f5fe0b6a36 initial checkin
[SVN r11780]
2001-11-25 18:32:11 +00:00
Dave Abrahams
d775b6904e A change to see if I have CVS write access
[SVN r11779]
2001-11-25 03:29:33 +00:00
Dave Abrahams
5181ca8fe6 A change to see if I have CVS write access
[SVN r11778]
2001-11-25 03:28:44 +00:00
Peter Dimov
513cb49ce3 mem_fn.html: added Contents, FAQ, Dependencies, expanded Purpose.
[SVN r11777]
2001-11-24 17:03:11 +00:00
Jens Maurer
81258e463f fix broken logic in previous patch
[SVN r11776]
2001-11-23 20:50:29 +00:00
Jens Maurer
aeba6c7b86 re-configured HP aCC compiler
[SVN r11775]
2001-11-23 20:41:01 +00:00
Dave Abrahams
9232e5e09a Added stand-alone headers guideline.
[SVN r11774]
2001-11-23 03:09:39 +00:00
Jens Maurer
f463be89bd print BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
[SVN r11773]
2001-11-22 22:16:11 +00:00
Jens Maurer
60d267ccbf better adjustment of compiler workarounds
[SVN r11772]
2001-11-22 22:07:47 +00:00
Jens Maurer
cc6309636d print BOOST_NESTED_TEMPLATE
[SVN r11771]
2001-11-22 21:53:47 +00:00
Jens Maurer
720dc3f32f adjust for version A.03.33
[SVN r11770]
2001-11-22 21:45:17 +00:00
Peter Dimov
0a5f80e320 Changed first_argument_type to argument_type in [c]mf0
[SVN r11769]
2001-11-22 15:17:17 +00:00
Dave Abrahams
5af58ffabc fixed a unix-only shared library dependency problem
cleaned up an NT-only warning


[SVN r11768]
2001-11-22 05:42:11 +00:00
Douglas Gregor
805ad39dd2 function_template.hpp:
- Changed reinterpret_casts between pointers to member functions
    to C-style casts for MIPSpro.


[SVN r11767]
2001-11-22 00:34:29 +00:00
Jens Maurer
351f9a89db do not use iterator_adaptor with Sun CC <= 5.3
[SVN r11766]
2001-11-21 22:59:03 +00:00
Peter Dimov
3fd8213e30 More regression fixes
[SVN r11762]
2001-11-21 12:34:23 +00:00
Dave Abrahams
8e4fea799a tests for local rules and backtraces
[SVN r11761]
2001-11-21 04:48:41 +00:00
Dave Abrahams
0f1220e17e some small progress made
[SVN r11760]
2001-11-21 04:47:44 +00:00
Dave Abrahams
c0c4acd13f Backtrace
Debug file/line numbers
Local rules not implicitly imported
Craig McPheeters' dependency graph output as -d+12
Grammar cleanup
Factored parse evaluation into parse_evaluate()

 Modified Files:
 	compile.c frames.h jam.h jamgram.c jamgram.y jamgram.yy make.c
 	parse.c parse.h rules.c rules.h scan.c scan.h


[SVN r11759]
2001-11-21 04:39:53 +00:00
Jeremy Siek
addbd3c7f1 added link to new example, and fixed link to old example
[SVN r11758]
2001-11-21 04:30:51 +00:00
Jeremy Siek
afb10d45c1 fixed bug in put() for put_get_helper, arg needed to be const
[SVN r11757]
2001-11-21 04:15:05 +00:00
Jeremy Siek
6ce42f5d84 new file
[SVN r11756]
2001-11-21 04:14:29 +00:00
Dave Abrahams
8adfcfa3ac turn off incremental linking of DLLs, which was a major disaster for dependency tracking.
[SVN r11755]
2001-11-21 03:02:23 +00:00
Dave Abrahams
b7ab92463b Avoid a bug which generated a dependency loop
Improved command-file support


[SVN r11754]
2001-11-21 03:00:21 +00:00
Dave Abrahams
c543f9b1c8 A tiny fix to un-confuse my Jam-mode
[SVN r11753]
2001-11-21 02:17:02 +00:00
Dave Abrahams
f133a25b50 Minor change to add argument checking
[SVN r11752]
2001-11-21 02:15:32 +00:00
Dave Abrahams
d3cc059e54 Fixed YYDEBUG bug fiasco
[SVN r11751]
2001-11-20 22:36:00 +00:00
Peter Dimov
f6578c9387 Major fixes to address regression failures
[SVN r11746]
2001-11-20 17:05:56 +00:00
Beman Dawes
bdbd7b2da1 Add link to moderators page
[SVN r11743]
2001-11-20 16:05:41 +00:00